rebase: allow --merge option to handle patches merged upstream
commit9a99c087da7cd6b4a41c19df3053542f645315c5
authorEric Wong <normalperson@yhbt.net>
Sun, 25 Jun 2006 01:29:47 +0000 (24 18:29 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 25 Jun 2006 07:38:34 +0000 (25 00:38 -0700)
treee639c4ffdc84d047d993722cac034c7c7ddf56e9
parent29f4ad867cd15f4029c280c417f4a0866d5229a9
rebase: allow --merge option to handle patches merged upstream

Enhance t3401-rebase-partial to test with --merge as well as
the standard am -3 strategy.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-rebase.sh
t/t3401-rebase-partial.sh