Message ID | e199df0f3bc5a99e0d77c172316ad119c533f790.1631269876.git.gitgitgadget@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | ea7dc012d20feb2b19964c207cd579437d2da26c |
Headers | show |
Series | A pair of git am --abort issues | expand |
diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 8714dfcb762..0a4a984dfde 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -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