Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
lstat_cache(): print a warning if doing ping-pong between cache types
[gitweb.git]
/
Documentation
/
git-cherry.txt
diff --git
a/Documentation/git-cherry.txt
b/Documentation/git-cherry.txt
index 556ea23cd96018bcf85102bdf82438baa61c2390..7deefdae8f995d843971f6beff24af8325b99f1f 100644
(file)
--- a/
Documentation/git-cherry.txt
+++ b/
Documentation/git-cherry.txt
@@
-7,7
+7,7
@@
git-cherry - Find commits not merged upstream
SYNOPSIS
--------
-'git cherry' [-v] [<upstream>
] [<head>] [<limit>
]
+'git cherry' [-v] [<upstream>
[<head> [<limit>]]
]
DESCRIPTION
-----------