author | Michael J Gruber <git@drmicha.warpmail.net> | |
Fri, 18 Feb 2011 12:34:19 +0000 (13:34 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 22 Feb 2011 00:33:08 +0000 (16:33 -0800) | ||
commit | e0b9c34f7eec9d7943bbb8a3134f24e6e4e4ed3e | |
tree | eb66799b3e7f1807b1098882814a8b11bfc5eb75 | tree | snapshot |
parent | 60adf7d73e44126289a98dada60f9c335ffc84b0 | commit | diff |
t6007: Make sure we test --cherry-pick
Test 5 wants to test --cherry-pick but limits by pathspec in such a way
that there are no commits on the left side of the range.
Add a test without "--cherry-pick" which displays this, and add two
more commits and another test which tests what we're after. This also
shortens the last test.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Test 5 wants to test --cherry-pick but limits by pathspec in such a way
that there are no commits on the left side of the range.
Add a test without "--cherry-pick" which displays this, and add two
more commits and another test which tests what we're after. This also
shortens the last test.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6007-rev-list-cherry-pick-file.sh | diff | blob | history |