rm debugging
This commit is contained in:
parent
4582a76081
commit
a97b66e8f2
|
@ -70,7 +70,6 @@ func (f *Forge) VerifyBranchNames(newr *gitpb.Repo) {
|
|||
}
|
||||
}
|
||||
}
|
||||
log.Info("forge.NewRepo() SET MASTER TO", mname)
|
||||
|
||||
if newr.GetDevelBranchName() == "" {
|
||||
if newr.IsBranch("guidevel") {
|
||||
|
|
Loading…
Reference in New Issue