continue to identify a new user
This commit is contained in:
parent
770e6752f1
commit
f789b58389
|
@ -58,6 +58,7 @@ func doPatch() error {
|
||||||
|
|
||||||
if argv.Patch.Repos != nil {
|
if argv.Patch.Repos != nil {
|
||||||
dumpDirtyRepos()
|
dumpDirtyRepos()
|
||||||
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
// if nothing, show patches & dirty repos
|
// if nothing, show patches & dirty repos
|
||||||
|
|
Loading…
Reference in New Issue