diff options
| author | Jeff Carr <[email protected]> | 2025-07-07 23:07:12 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-07-07 23:07:12 -0500 |
| commit | 807049f6c7b319caa60a20f53221bcb81b1168d9 (patch) | |
| tree | b41be536704a1202d7d8134eeba265c7b4226cc4 /doGui.go | |
| parent | 86e513d845acc63b7d3371aaa41ce7d19603f473 (diff) | |
add 'forge merge master'v0.22.123
Diffstat (limited to 'doGui.go')
| -rw-r--r-- | doGui.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -273,6 +273,7 @@ func findMergeToDevel() *gitpb.Repos { log.Printf("devel branch check. %d total repos. (%d ok) (%d not on devel branch) (%s)\n", total, count, nope, shell.FormatDuration(time.Since(now))) return found } + func findMergeToMaster() *gitpb.Repos { found := new(gitpb.Repos) |
