diff options
| author | Jeff Carr <[email protected]> | 2025-10-06 05:06:13 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-06 05:06:13 -0500 |
| commit | f9fca489b2cd4ce85d7030951c3ab7f2d84f206f (patch) | |
| tree | 15b7743177af14a3a863e94e6c6575f6ed70a97d /doNormal.go | |
| parent | 21901183f88b87cad82354afd815704964006bdf (diff) | |
oops
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 |
