summaryrefslogtreecommitdiffstats
path: root/git.org
diff options
context:
space:
mode:
Diffstat (limited to 'git.org')
-rw-r--r--git.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/git.org b/git.org
index d472cca..5eed349 100644
--- a/git.org
+++ b/git.org
@@ -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