Documentation/git-reset.txt: suggest git commit --amend in example.
commit41728d69426dd707d4978929f8f4ac7a16f115f3
authorGerrit Pape <pape@smarden.org>
Mon, 23 Apr 2007 12:06:29 +0000 (23 12:06 +0000)
committerJunio C Hamano <junkio@cox.net>
Tue, 24 Apr 2007 06:55:08 +0000 (23 23:55 -0700)
tree20e5b50d5a436696bb3d51e0c76c90e18be37e13
parentbbc6354171a08e2c43d651f8645bcdb76bf9f92b
Documentation/git-reset.txt: suggest git commit --amend in example.

In example 'Undo a commit and redo', refer to 'git commit --amend', as
this is the easier alternative.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-reset.txt