diff options
Diffstat (limited to 'doNormal.go')
| -rw-r--r-- | doNormal.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doNormal.go b/doNormal.go index 78de104..1d24d8a 100644 --- a/doNormal.go +++ b/doNormal.go @@ -159,7 +159,6 @@ func checkNormalRepoState(repo *gitpb.Repo) error { if repo.IsBranchRemote(repo.GetUserBranchName()) { log.Info(repo.FullPath) - panic("nuts") } // check to see if the user branch is behind the devel branch |
