more tests
This commit is contained in:
parent
46c617a31a
commit
456de36547
|
@ -49,6 +49,7 @@ func doCommit() {
|
|||
} else {
|
||||
log.Info("repo is dirty", repo.GetFullPath())
|
||||
}
|
||||
okExit("hmm")
|
||||
|
||||
if repo.GetCurrentBranchName() != repo.GetUserBranchName() {
|
||||
found := new(gitpb.Repos)
|
||||
|
|
Loading…
Reference in New Issue