author | Junio C Hamano <junkio@cox.net> | |
Sat, 25 Jun 2005 09:23:43 +0000 (02:23 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 25 Jun 2005 23:52:16 +0000 (16:52 -0700) | ||
commit | 59e6b23acef9d29b9bdabc38ee80361e19ef7ebe | |
tree | 32e674e352960114da7940e79f7ba1d23d3c818e | tree | snapshot |
parent | 93c36dcd0a4f6373e3a02a8505046801106ddb85 | commit | diff |
[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>
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 | diff | blob | history | |
git-rebase-script | [new file with mode: 0755] | blob |