diff options
Diffstat (limited to 'doShow.go')
| -rw-r--r-- | doShow.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ func doShow() (string, error) { continue } log.Info("curbranch is doesn't exist. this'll cause all sorts of problems", curbranch, repo.FullPath) + repo.CheckoutForce() } me.forge.Repos.Save() return s, err |
