Reset files after processing
This commit is contained in:
parent
ea6fa57670
commit
b148bba4b2
1 changed files with 3 additions and 0 deletions
|
|
@ -814,6 +814,9 @@ proc runCfg(cfg: string) =
|
|||
|
||||
runFile(file, gConfig[file])
|
||||
|
||||
# Reset files
|
||||
gitReset()
|
||||
|
||||
|
||||
# ###
|
||||
# Main loop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue