git-commit: document --amend
authorMarco Roeland <marco.roeland@xs4all.nl>
Wed, 5 Apr 2006 20:28:28 +0000 (22:28 +0200)
committerJunio C Hamano <junkio@cox.net>
Wed, 5 Apr 2006 21:07:21 +0000 (14:07 -0700)
commitae5d8470f6b8e1abdef19bf033472c63fb72b735
tree256b8df5d84af9dfd7cf58ccee9852b5840ccba1
parent3ffe0c245f290d55b32bed8b4ae04d00983df690
git-commit: document --amend

The "--amend" option is used to amend the tip of the current branch. This
documentation text was copied straight from the commit that implemented it.

Some minor format tweaks for asciidoc were taken from work by Francis Daly
in commit b0d08a5.. It looks good now also in the html page.

[jc: amended further to follow the recommendation by Francis in
commit 3070b60].

Signed-off-by: Marco Roeland <marco.roeland@xs4all.nl>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-commit.txt