From: Luiz Fernando N. Capitulino Date: Mon, 11 Jun 2007 12:56:56 +0000 (-0300) Subject: git-cherry: Document 'limit' command-line option X-Git-Tag: v1.5.2.2~12 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6894f49f7bd52da77a3f4ba7fc52d44046f419ac;p=git.git git-cherry: Document 'limit' command-line option Signed-off-by: Luiz Fernando N. Capitulino Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-cherry.txt b/Documentation/git-cherry.txt index 27b67b81a..8c7d9670d 100644 --- a/Documentation/git-cherry.txt +++ b/Documentation/git-cherry.txt @@ -53,6 +53,9 @@ OPTIONS :: Working branch; defaults to HEAD. +:: + Do not report commits up to (and including) limit. + Author ------ Written by Junio C Hamano