author | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 17 Feb 2007 09:31:50 +0000 (04:31 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 17 Feb 2007 18:08:21 +0000 (10:08 -0800) | ||
commit | 5ca2db53763ed93a75de7ddbda753fc09327d7aa | |
tree | ea2566b2f62de6956b08a2d3b4e03238dcd6b6f5 | tree | snapshot |
parent | 185c975faaa790a98a4e00f124461473283500d6 | commit | diff |
Attempt to improve git-rebase lead-in description.
It was mentioned on #git this morning that the lead-in description
of git-rebase is very confusing. Too many branch this and branch
that in a very short run of text.
This new description attempts to walk the user through the command
syntax, while also describing exactly what git-rebase is doing to
their repository.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
It was mentioned on #git this morning that the lead-in description
of git-rebase is very confusing. Too many branch this and branch
that in a very short run of text.
This new description attempts to walk the user through the command
syntax, while also describing exactly what git-rebase is doing to
their repository.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-rebase.txt | diff | blob | history |