summaryrefslogtreecommitdiff
path: root/doNormal.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-06 05:06:13 -0500
committerJeff Carr <[email protected]>2025-10-06 05:06:13 -0500
commitf9fca489b2cd4ce85d7030951c3ab7f2d84f206f (patch)
tree15b7743177af14a3a863e94e6c6575f6ed70a97d /doNormal.go
parent21901183f88b87cad82354afd815704964006bdf (diff)
oops
Diffstat (limited to 'doNormal.go')
-rw-r--r--doNormal.go1
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