summaryrefslogtreecommitdiffstats
path: root/git-log.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-08-29 07:31:47 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-08-29 07:31:47 +0000
commit7d9e9bd46558c53fc42faa2a97ad490c0b1580cd (patch)
tree921853128de3ebb05468ba31f8a4dcbe05fc2bed /git-log.txt
parentc435b1c424b0ffb554c70bae7da733e4eadda20a (diff)
downloadgit-htmldocs-7d9e9bd46558c53fc42faa2a97ad490c0b1580cd.tar.gz
Autogenerated HTML docs for v1.5.3-rc7
Diffstat (limited to 'git-log.txt')
-rw-r--r--git-log.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-log.txt b/git-log.txt
index 1e6dbd93b..5ec547cc0 100644
--- a/git-log.txt
+++ b/git-log.txt
@@ -96,7 +96,7 @@ git log --since="2 weeks ago" \-- gitk::
The "--" is necessary to avoid confusion with the *branch* named
'gitk'
-git log -r --name-status release..test::
+git log --name-status release..test::
Show the commits that are in the "test" branch but not yet
in the "release" branch, along with the list of paths