git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-cherry.txt: cross reference "git log --cherry"
@ 2013-04-11 21:39 Samuel Bronson
  2013-12-19 20:20 ` Samuel Bronson
  0 siblings, 1 reply; 3+ messages in thread
From: Samuel Bronson @ 2013-04-11 21:39 UTC (permalink / raw)
  To: git

I learned of "git cherry" some days ago, but only learned of --cherry
and related options to "git log" today (more-or-less by chance).

If the git-cherry(1) manpage had mentioned --cherry, I would have
learned of these options sooner.

Signed-off-by: Samuel Bronson <naesten@gmail.com>
---
 Documentation/git-cherry.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/git-cherry.txt b/Documentation/git-cherry.txt
index f6c19c7..076fe68 100644
--- a/Documentation/git-cherry.txt
+++ b/Documentation/git-cherry.txt
@@ -62,7 +62,8 @@ OPTIONS
 
 SEE ALSO
 --------
-linkgit:git-patch-id[1]
+linkgit:git-patch-id[1],
+the `--cherry` option to linkgit:git-log[1]
 
 GIT
 ---
-- 
1.8.2.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-22  6:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-11 21:39 [PATCH] git-cherry.txt: cross reference "git log --cherry" Samuel Bronson
2013-12-19 20:20 ` Samuel Bronson
2013-12-22  6:58   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).