Reset files after processing

This commit is contained in:
Joey Yakimowich-Payne 2018-06-24 11:26:38 +09:00
commit b148bba4b2

View file

@ -814,6 +814,9 @@ proc runCfg(cfg: string) =
runFile(file, gConfig[file])
# Reset files
gitReset()
# ###
# Main loop