more tests

This commit is contained in:
Jeff Carr 2025-08-19 21:10:30 -05:00
parent 46c617a31a
commit 456de36547
1 changed files with 1 additions and 0 deletions

View File

@ -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)