diff options
author | Jon Seymour <jon.seymour@gmail.com> | 2005-06-30 09:45:30 +1000 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-29 20:53:10 -0700 |
commit | da4b932a0c5b249694216b1580b7bc2ded9e0280 (patch) | |
tree | 5a1cad9b859d06d0397bd56b5b1a7b1a6cd98328 /date.c | |
parent | f3a3214e83be2905c57eff5d9035d169cae4644e (diff) | |
download | git-da4b932a0c5b249694216b1580b7bc2ded9e0280.tar.gz |
[PATCH] Test case that demonstrates problem with --merge-order ^ processing
Added a test case that shows that --merge-order doesn't produce the
correct result in the following case.
A
|
| B
|/
C
|
D
git-rev-list --merge-order A ^B should produce just A. Instead
it produces BCD.
A subsequent patch will fix this defect.
Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'date.c')
0 files changed, 0 insertions, 0 deletions