commit | e0b9c34f7eec9d7943bbb8a3134f24e6e4e4ed3e | [log] [tgz] |
---|---|---|
author | Michael J Gruber <git@drmicha.warpmail.net> | Fri Feb 18 13:34:19 2011 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Feb 21 16:33:08 2011 -0800 |
tree | eb66799b3e7f1807b1098882814a8b11bfc5eb75 | |
parent | 60adf7d73e44126289a98dada60f9c335ffc84b0 [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>