summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-10 09:37:44 -0500
committerJeff Carr <[email protected]>2025-10-10 09:37:44 -0500
commitef6c974729e158c1a0458b5b6d29647177dc4a49 (patch)
tree2ebd1edcd184e99bef0114140e9d4f80578bf081 /main.go
parent24a95c7506625e32ba66240191b9097c87247e2d (diff)
attemp to use forge to reset repos.pbv0.23.140v0.23.139
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.go b/main.go
index 328fed0..22c4116 100644
--- a/main.go
+++ b/main.go
@@ -33,7 +33,6 @@ func main() {
me.sh = prep.Bash3(&argv) // bash autocomplete
me.forge = forgepb.Init()
- me.forge.ScanRepoDir() // looks for new dirs, checks existing repos for changes
me.found = new(gitpb.Repos)
fhelp.CheckGoModCleanExit()