diff options
author | Stephan Beyer <s-beyer@gmx.net> | 2008-07-12 17:47:31 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-13 16:08:27 -0700 |
commit | 5352a82bab7422fea53679d56fdef878d51b7968 (patch) | |
tree | 54127ad43e7ed25956ce76a1291cb1e7b30291d6 /pack-write.c | |
parent | git-am/git-mailsplit: correct synopsis for reading from stdin (diff) | |
download | tgif-5352a82bab7422fea53679d56fdef878d51b7968.tar.xz |
t3404: test two "preserve merges with -p" cases
There are two cases for preserving merges:
1. The merge base is outside the trunk that is to be rebased.
Then commits of those other parents must not be picked.
2. The merge base is inside the trunk that is to be rebased.
Then all the commits related to that merge must be picked
and the merge must be redone.
The "preserve merges with -p" test case tested for case 1 only.
This patch adds case 2.
Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack-write.c')
0 files changed, 0 insertions, 0 deletions