Merge branch 'en/am-abort-fix' into en/removing-untracked-fixes

* en/am-abort-fix:
  am: fix incorrect exit status on am fail to abort
  t4151: add a few am --abort tests
  git-am.txt: clarify --abort behavior
This commit is contained in:
Junio C Hamano
2021-09-20 11:22:09 -07:00
3 changed files with 43 additions and 1 deletions

View File

@ -178,6 +178,8 @@ default. You can use `--no-utf8` to override this.
--abort::
Restore the original branch and abort the patching operation.
Revert contents of files involved in the am operation to their
pre-am state.
--quit::
Abort the patching operation but keep HEAD and the index