Add a minimal test for git-cherry
authorYann Dirson <ydirson@altern.org>
Sun, 8 Jan 2006 00:38:15 +0000 (01:38 +0100)
committerJunio C Hamano <junkio@cox.net>
Sun, 8 Jan 2006 08:54:31 +0000 (00:54 -0800)
This test checks that git-cherry finds the expected number of patches
in two simple cases, and then tests the new limit arguments.

[jc: collapsed two patches into one and added sleep to make sure
the two commits would get different timestamps]

Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found