summaryrefslogtreecommitdiffstats
path: root/git-cherry-pick.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-10-14 04:37:28 +0000
committerJunio C Hamano <junio@kernel.org>2010-10-14 04:37:28 +0000
commitc27b733bfcf3bef4722ef8d46334aff3e15e0cd2 (patch)
tree1a666e343738a0601732529bb7e0dc1be6775f96 /git-cherry-pick.txt
parent657fd8a8dd93c9d5c7534016aa6601c564fe2601 (diff)
downloadgit-htmldocs-c27b733bfcf3bef4722ef8d46334aff3e15e0cd2.tar.gz
Autogenerated HTML docs for v1.7.3.1-120-g38a18
Diffstat (limited to 'git-cherry-pick.txt')
-rw-r--r--git-cherry-pick.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-cherry-pick.txt b/git-cherry-pick.txt
index 2cef57931..3c96fa8c8 100644
--- a/git-cherry-pick.txt
+++ b/git-cherry-pick.txt
@@ -21,7 +21,7 @@ OPTIONS
<commit>...::
Commits to cherry-pick.
For a more complete list of ways to spell commits, see
- linkgit:gitrevisions[1].
+ linkgit:gitrevisions[7].
Sets of commits can be passed but no traversal is done by
default, as if the '--no-walk' option was specified, see
linkgit:git-rev-list[1].