Code

git-cherry: Document 'limit' command-line option
authorLuiz Fernando N. Capitulino <lcapitulino@mandriva.com.br>
Mon, 11 Jun 2007 12:56:56 +0000 (09:56 -0300)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Jun 2007 07:13:20 +0000 (00:13 -0700)
Signed-off-by: Luiz Fernando N. Capitulino <lcapitulino@mandriva.com.br>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-cherry.txt

index 27b67b81a58956c48452b7aee46b9742ca02e31a..8c7d9670d3b31353cd0b5a9bc76e63f7a4a7d7a1 100644 (file)
@@ -53,6 +53,9 @@ OPTIONS
 <head>::
        Working branch; defaults to HEAD.
 
+<limit>::
+       Do not report commits up to (and including) limit.
+
 Author
 ------
 Written by Junio C Hamano <junkio@cox.net>