From f9fca489b2cd4ce85d7030951c3ab7f2d84f206f Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 6 Oct 2025 05:06:13 -0500 Subject: oops --- doNormal.go | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3