summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 61d6ed1)
raw | patch | inline | side by side (parent: 61d6ed1)
author | Alex Riesen <raa.lkml@gmail.com> | |
Sun, 15 Apr 2007 22:36:06 +0000 (00:36 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 15 Apr 2007 23:05:24 +0000 (16:05 -0700) |
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-log.txt | patch | blob | history |
index 030edaf305a620935840b3ffdcc0ca546d4e43da..49bb539dea6ad86fa8844cf6bbe27a74af41b4e4 100644 (file)
-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.