cherry-pick/revert -m: add tests
commit6232b3438d127def8cc0612e45422347578c6102
authorJunio C Hamano <gitster@pobox.com>
Sat, 3 Nov 2007 00:25:24 +0000 (2 17:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 3 Nov 2007 00:27:39 +0000 (2 17:27 -0700)
tree8339227907912d97b2f5fc3407ebda3210f6c799
parent7791ecbc62b792b3eaa6d722b6dadcea4d0f322d
cherry-pick/revert -m: add tests

This adds a new test to check cherry-pick/revert of a merge
commit.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3502-cherry-pick-merge.sh [new file with mode: 0755]