summaryrefslogtreecommitdiff
path: root/repoNew.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-18 18:51:39 -0600
committerJeff Carr <[email protected]>2024-12-18 18:51:39 -0600
commita97b66e8f23266db6652ec34cc9b1446e4ba65e5 (patch)
tree72cc9d34ee9ac2ed52b6e1cb60637a3151a58489 /repoNew.go
parent4582a76081814fa8bc573ad003c132d41347d6f4 (diff)
rm debugging
Diffstat (limited to 'repoNew.go')
-rw-r--r--repoNew.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/repoNew.go b/repoNew.go
index a089ab7..48caf4a 100644
--- a/repoNew.go
+++ b/repoNew.go
@@ -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") {