Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
user-manual: use pithier example commit
[gitweb.git]
/
Documentation
/
git-cherry.txt
diff --git
a/Documentation/git-cherry.txt
b/Documentation/git-cherry.txt
index 27b67b81a58956c48452b7aee46b9742ca02e31a..8c7d9670d3b31353cd0b5a9bc76e63f7a4a7d7a1 100644
(file)
--- a/
Documentation/git-cherry.txt
+++ b/
Documentation/git-cherry.txt
@@
-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>