]> git.ipfire.org Git - thirdparty/git.git/commit
git-rebase: Clarify usage statement and copy it into the actual documentation.
authorCarl Worth <cworth@cworth.org>
Wed, 22 Feb 2006 01:10:12 +0000 (17:10 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 22 Feb 2006 01:45:32 +0000 (17:45 -0800)
commit69a60af5d0a84c4a7af907eba87f42dd6fb3c6e1
treef981886d6a1c9b022ac079a46204ef07a9362d35
parent664368886781b7c070233c002597b84628eec571
git-rebase: Clarify usage statement and copy it into the actual documentation.

I found a paper thin man page for git-rebase, but was quite happy to
see something much more useful in the usage statement of the script
when I went there to find out how this thing worked. Here it is
cleaned up slightly and expanded a bit into the actual documentation.

Signed-off-by: Carl Worth <cworth@cworth.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-rebase.txt
git-rebase.sh