summaryrefslogtreecommitdiffstats
path: root/git-log.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-04-16 01:28:48 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-04-16 01:28:48 +0000
commit29ee16327f63eaf6dfd0a3348669ea607e921032 (patch)
tree56e038cc137b2b29d1b09d46ac12ff724744dea1 /git-log.txt
parentd9e0e5dcd3332bdff4665cb25795d3aa30aa5487 (diff)
downloadgit-htmldocs-29ee16327f63eaf6dfd0a3348669ea607e921032.tar.gz
Autogenerated HTML docs for v1.5.1.1-107-g7a15
Diffstat (limited to 'git-log.txt')
-rw-r--r--git-log.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/git-log.txt b/git-log.txt
index 030edaf30..49bb539de 100644
--- a/git-log.txt
+++ b/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-reflog[1].
+
<paths>...::
Show only commits that affect the specified paths.