summaryrefslogtreecommitdiff
path: root/doNormal.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-04 18:32:01 -0500
committerJeff Carr <[email protected]>2025-09-04 18:32:01 -0500
commit78e883a1066904b89658cd48cba4facb8dd18eac (patch)
treebb96848018e90204cda3f87fa5803843158fca03 /doNormal.go
parent19ce7eef563c3b72e0bf3947bb130e5e96b0ebbd (diff)
more work on patches
Diffstat (limited to 'doNormal.go')
-rw-r--r--doNormal.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/doNormal.go b/doNormal.go
index dc9588f..e887538 100644
--- a/doNormal.go
+++ b/doNormal.go
@@ -13,7 +13,7 @@ import (
)
func doNormal() bool {
- me.forge.CheckDirty()
+ me.forge.CheckDirtyQuiet()
var count int
stats := me.forge.RillRepos(checkNormalRepoState)