Add a test for rebase when a change was picked upstream
commite77f489edf3865dbcfd329461355523bb3c21075
authorYann Dirson <ydirson@altern.org>
Sun, 8 Jan 2006 00:39:48 +0000 (8 01:39 +0100)
committerJunio C Hamano <junkio@cox.net>
Sun, 8 Jan 2006 20:33:13 +0000 (8 12:33 -0800)
tree5bf9ddfab3c0c09f76885659adafe192ad004283
parentb91db2707a4a3c48982c5fa052cf7ee3da8616cf
Add a test for rebase when a change was picked upstream

This test exercises the standard feature that makes rebase useful.

Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t3401-rebase-partial.sh [new file with mode: 0755]