diff options
author | Jon Seymour <jon.seymour@gmail.com> | 2005-07-07 02:39:35 +1000 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-06 10:29:30 -0700 |
commit | 4d3a63ba3a1f80e03312c5ec28734b27583a0756 (patch) | |
tree | 89513c5711d595b95539fbe8264d59c51b58117a /epoch.c | |
parent | d2775a817a19d966ec35a1da9440e2feb55276f4 (diff) | |
download | git-4d3a63ba3a1f80e03312c5ec28734b27583a0756.tar.gz git-4d3a63ba3a1f80e03312c5ec28734b27583a0756.tar.xz |
[PATCH] Add a t/t6001 test case for a --merge-order bug
This test case demonstrates a problem with --merge-order.
A
|
B
|\
C D
|/
E
|
F
git-rev-list --merge-order A B doesn't produce the expected output of
A
B
D
C
E
F
The problem is fixed by a subsequent patch.
Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'epoch.c')
0 files changed, 0 insertions, 0 deletions