hmm. notsure

This commit is contained in:
Jeff Carr 2025-02-01 12:28:35 -06:00
parent da82eeff92
commit d608c36c28
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ func drawWindow(win *gadgets.BasicWindow) {
// works. Then, when that is good, merge and version everything in master
me.setBranchB = grid.NewButton("git checkout", func() {
if reposWin != nil {
log.Info("reposWin == nil")
reposWin.Hide()
}
targetName := me.newBranch.String()