diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -154,6 +154,9 @@ func main() { } me.Enable() + // set all branches to master & findNext() + makePrepareRelease() + // intermittently scans the status indefinitly me.repos.View.Watchdog(func() { log.Info("In main()") |
