t6007: Make sure we test --cherry-pick
commite0b9c34f7eec9d7943bbb8a3134f24e6e4e4ed3e
authorMichael J Gruber <git@drmicha.warpmail.net>
Fri, 18 Feb 2011 12:34:19 +0000 (18 13:34 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Feb 2011 00:33:08 +0000 (21 16:33 -0800)
treeeb66799b3e7f1807b1098882814a8b11bfc5eb75
parent60adf7d73e44126289a98dada60f9c335ffc84b0
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>
t/t6007-rev-list-cherry-pick-file.sh