From e52bbc00ece00d46c8285781191a305054ea753d Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Sat, 28 Mar 2009 23:01:35 -0400 Subject: Note optional amend on commit of split. --- git.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3