Documentation/git-commit: reword the --amend explanation
commitaa7b8c657e407a10cbee728264ec48be16ea4e3d
authorCarlos Martín Nieto <cmn@elego.de>
Wed, 3 Apr 2013 13:07:21 +0000 (3 15:07 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Apr 2013 14:40:39 +0000 (5 07:40 -0700)
tree8e53f125328732bd50dde8a8257b0b214b4839f1
parent15999998fbda60552742275570947431b57108ae
Documentation/git-commit: reword the --amend explanation

The explanation for 'git commit --amend' talks about preparing a tree
object, which shouldn't be how user-facing documentation talks about
commit.

Reword it to say it works as usual, but replaces the current commit.

Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-commit.txt