Git development
 help / color / mirror / Atom feed
From: Alex Riesen <raa.lkml@gmail.com>
To: git@vger.kernel.org
Cc: Junio C Hamano <junkio@cox.net>
Subject: [PATCH] Document -g (--walk-reflogs) option of git-log
Date: Mon, 16 Apr 2007 00:36:06 +0200	[thread overview]
Message-ID: <20070415223606.GB4417@steel.home> (raw)

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
---

Complained about on IRC. Thanks DrNick for proofreading and Gitster
for patience.

 Documentation/git-log.txt |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt
index 030edaf..96e8a3f 100644
--- a/Documentation/git-log.txt
+++ b/Documentation/git-log.txt
@@ -46,6 +46,11 @@ include::pretty-formats.txt[]
 -p::
 	Show the change the commit introduces in a patch form.
 
+-g, \--walk-reflogs::
+	Show commits as they were recorded in the reflog. The log contains
+	a record about how the tip of a reference was changed.
+	See also gitlink:git-ref-log[1].
+
 <paths>...::
 	Show only commits that affect the specified paths.
 
-- 
1.5.1.1.819.gcfdd2

             reply	other threads:[~2007-04-15 22:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-15 22:36 Alex Riesen [this message]
2007-04-15 23:04 ` [PATCH] Document -g (--walk-reflogs) option of git-log Junio C Hamano
2007-04-15 23:12   ` Alex Riesen

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=20070415223606.GB4417@steel.home \
    --to=raa.lkml@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /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