do the commit before applying edits

This commit is contained in:
Paul Gauthier 2023-08-17 10:40:01 -07:00
parent 2455676a44
commit d981de5f5f
3 changed files with 61 additions and 42 deletions

View file

@ -522,7 +522,7 @@ def main(argv=None, input=None, output=None, force_git_root=None):
io.tool_output("Use /help to see in-chat commands, run with --help to see cmd line args")
coder.dirty_commit()
# coder.dirty_commit()
if args.message:
io.tool_output()