Add an optional limit to git-cherry
authorYann Dirson <ydirson@altern.org>
Sun, 8 Jan 2006 00:40:33 +0000 (01:40 +0100)
committerJunio C Hamano <junkio@cox.net>
Sun, 8 Jan 2006 08:54:30 +0000 (00:54 -0800)
commit77f1055ca7728d3ac1e7d3ce9f29c0c6d4f842c5
tree57a39a2a03e16dfbd3781dee42571cdd1e3670d7
parentb21c31c9a5edfd90d6f85481517f979352da4eed
Add an optional limit to git-cherry

This allows to use another commit than the merge base as a limit for
scanning patches.

[jc: part about t3500 test omitted.]

Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-cherry.sh