X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-commit.txt;h=b5d81be7ecd60daa1a1d476441ca58e6b732d9ef;hb=7de265a4cfd2c6dbe1c7af8c592a23ede08ec854;hp=6203461f41865b2205520d86d9f3bb85629709cc;hpb=d5cbdba843cdd61100933a00c3cfecfb71e9761b;p=git.git diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index 6203461f4..b5d81be7e 100644 --- a/Documentation/git-commit.txt +++ b/Documentation/git-commit.txt @@ -166,7 +166,7 @@ FROM UPSTREAM REBASE" section in linkgit:git-rebase[1].) 'git-commit' if any paths are given on the command line, in which case this option can be omitted. If this option is specified together with '--amend', then - no paths need be specified, which can be used to amend + no paths need to be specified, which can be used to amend the last commit without committing changes that have already been staged.