* [PATCH 1/2] Document "git log --source"
@ 2008-11-10 9:58 Nanako Shiraishi
2008-11-12 0:48 ` Junio C Hamano
0 siblings, 1 reply; 3+ messages in thread
From: Nanako Shiraishi @ 2008-11-10 9:58 UTC (permalink / raw)
To: git; +Cc: Junio C Hamano
Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com>
---
Documentation/git-log.txt | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt
index 93a2a22..34cf4e5 100644
--- a/Documentation/git-log.txt
+++ b/Documentation/git-log.txt
@@ -40,6 +40,10 @@ include::diff-options.txt[]
--decorate::
Print out the ref names of any commits that are shown.
+--source::
+ Print out the ref name given on the command line by which each
+ commit was reached.
+
--full-diff::
Without this flag, "git log -p <path>..." shows commits that
touch the specified paths, and diffs about the same specified
--
1.6.0.2
--
Nanako Shiraishi
http://ivory.ap.teacup.com/nanako3/
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] Document "git log --source"
2008-11-10 9:58 [PATCH 1/2] Document "git log --source" Nanako Shiraishi
@ 2008-11-12 0:48 ` Junio C Hamano
2008-11-12 8:41 ` Santi Béjar
0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2008-11-12 0:48 UTC (permalink / raw)
To: Nanako Shiraishi; +Cc: git, Santi Béjar
Thanks; will queue this one, but Santi said he'll work on a replacement
for 2/2 so I'll drop 2/2 from you for now.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] Document "git log --source"
2008-11-12 0:48 ` Junio C Hamano
@ 2008-11-12 8:41 ` Santi Béjar
0 siblings, 0 replies; 3+ messages in thread
From: Santi Béjar @ 2008-11-12 8:41 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Nanako Shiraishi, git
On Wed, Nov 12, 2008 at 1:48 AM, Junio C Hamano <gitster@pobox.com> wrote:
> Thanks; will queue this one, but Santi said he'll work on a replacement
> for 2/2 so I'll drop 2/2 from you for now.
Oh, please, for me you can apply 2/2, as it is clearly an improvement
and follows the style in the section. I can work on top of it.
Santi
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-11-12 8:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-10 9:58 [PATCH 1/2] Document "git log --source" Nanako Shiraishi
2008-11-12 0:48 ` Junio C Hamano
2008-11-12 8:41 ` Santi Béjar
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).