more safe clicking

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-01-14 15:51:25 -06:00
parent 09362840e9
commit 784536b18a
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ func (rs *RepoStatus) drawGitCommands() {
log.Warn("something is wrong. fix the errors first")
return
}
rs.releaseVersion.Disable()
log.Warn("COMMIT IT HERE")
if ! rs.runGitCommands() {
log.Warn("SOMETHING WENT WRONG")