diff options
Diffstat (limited to 'git.org')
-rw-r--r-- | git.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -204,7 +204,7 @@ # git reset $filename # git add --patch - # git commit + # git commit [--amend] ** In combination with git rebase, entire histories can be manipulated |