[PATCH] git-rebase-script: rebase local commits to new upstream head.
authorJunio C Hamano <junkio@cox.net>
Sat, 25 Jun 2005 09:23:43 +0000 (02:23 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:52:16 +0000 (16:52 -0700)
commit59e6b23acef9d29b9bdabc38ee80361e19ef7ebe
tree32e674e352960114da7940e79f7ba1d23d3c818e
parent93c36dcd0a4f6373e3a02a8505046801106ddb85
[PATCH] git-rebase-script: rebase local commits to new upstream head.

Using git-cherry, forward port local commits missing from the
new upstream head.  This also depends on "-m" flag support in
git-commit-script.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Makefile
git-rebase-script [new file with mode: 0755]