From: Matthew Ogilvie <mmogilvi_git@miniinfo.net>
To: gitster@pobox.com, git@vger.kernel.org
Cc: Matthew Ogilvie <mmogilvi_git@miniinfo.net>
Subject: [PATCH] Documentation: have ls-files and ls-tree "see also" each other
Date: Mon, 4 Jun 2012 23:10:37 -0600 [thread overview]
Message-ID: <1338873037-4343-1-git-send-email-mmogilvi_git@miniinfo.net> (raw)
Signed-off-by: Matthew Ogilvie <mmogilvi_git@miniinfo.net>
---
I could have used these references when I was looking at git-ls-files
documentation and trying to figure out how to make it list files
from a specific commit like git-ls-tree.
(This is a resend. I sent this patch a couple of weeks ago,
but it apparently slipped through the cracks.)
Documentation/git-ls-files.txt | 2 +-
Documentation/git-ls-tree.txt | 4 ++++
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt
index 4b28292..8ce3c3b 100644
--- a/Documentation/git-ls-files.txt
+++ b/Documentation/git-ls-files.txt
@@ -207,7 +207,7 @@ pattern file appears in.
SEE ALSO
--------
-linkgit:git-read-tree[1], linkgit:gitignore[5]
+linkgit:git-ls-tree[1], linkgit:git-read-tree[1], linkgit:gitignore[5]
GIT
---
diff --git a/Documentation/git-ls-tree.txt b/Documentation/git-ls-tree.txt
index 16e87fd..1cd52cc 100644
--- a/Documentation/git-ls-tree.txt
+++ b/Documentation/git-ls-tree.txt
@@ -95,6 +95,10 @@ Object size identified by <object> is given in bytes, and right-justified
with minimum width of 7 characters. Object size is given only for blobs
(file) entries; for other entries `-` character is used in place of size.
+SEE ALSO
+--------
+linkgit:git-ls-files[1]
+
GIT
---
Part of the linkgit:git[1] suite
--
next reply other threads:[~2012-06-05 5:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-05 5:10 Matthew Ogilvie [this message]
2012-06-05 5:43 ` [PATCH] Documentation: have ls-files and ls-tree "see also" each other Junio C Hamano
2012-06-05 6:29 ` Matthew Ogilvie
2012-06-05 15:03 ` Junio C Hamano
-- strict thread matches above, loose matches on Subject: below --
2012-05-14 3:28 Matthew Ogilvie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1338873037-4343-1-git-send-email-mmogilvi_git@miniinfo.net \
--to=mmogilvi_git@miniinfo.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).