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