diff options
| author | Jeff Carr <[email protected]> | 2025-09-04 20:18:40 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-04 20:18:40 -0500 |
| commit | f789b583892b9675b2c9a0278d638410c0c782c0 (patch) | |
| tree | a1b7e80146398b04b1d552f19877cec33555a2ac /doPatch.go | |
| parent | 770e6752f1f07a00455b423780eca30f8578e610 (diff) | |
continue to identify a new user
Diffstat (limited to 'doPatch.go')
| -rw-r--r-- | doPatch.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ func doPatch() error { if argv.Patch.Repos != nil { dumpDirtyRepos() + return nil } // if nothing, show patches & dirty repos |
