summaryrefslogtreecommitdiffstats
path: root/git-log.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-05-05 23:14:25 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-05-05 23:14:25 +0000
commit1bb569ec8189e0498dc17c57e9237ffd85beb273 (patch)
tree810ac97c3b91652af2e900f2779e111965c4984d /git-log.txt
parent88a3a070894a23a10133fee89065cb27199cf58b (diff)
downloadgit-htmldocs-1bb569ec8189e0498dc17c57e9237ffd85beb273.tar.gz
Autogenerated HTML docs for v1.3.2-g8611
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 af378ffcf..c9ffff734 100644
--- a/git-log.txt
+++ b/git-log.txt
@@ -51,7 +51,7 @@ git log v2.6.12.. include/scsi drivers/scsi::
Show all commits since version 'v2.6.12' that changed any file
in the include/scsi or drivers/scsi subdirectories
-git log --since="2 weeks ago" -- gitk::
+git log --since="2 weeks ago" \-- gitk::
Show the changes during the last two weeks to the file 'gitk'.
The "--" is necessary to avoid confusion with the *branch* named