summaryrefslogtreecommitdiffstats
path: root/git-whatchanged.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-03-08 09:33:55 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-03-08 09:33:55 +0000
commit86bccccdbdcef5b72f60cca6ec3d9594b271dc63 (patch)
tree61e1ecc7a77398905ed58bc82aa67dc1fba38c8b /git-whatchanged.txt
parent3b022a5d9210de39138db2d53b13d6da2c8f364f (diff)
downloadgit-htmldocs-86bccccdbdcef5b72f60cca6ec3d9594b271dc63.tar.gz
Autogenerated HTML docs for v1.5.4.3-484-g60e3
Diffstat (limited to 'git-whatchanged.txt')
-rw-r--r--git-whatchanged.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/git-whatchanged.txt b/git-whatchanged.txt
index 54947b676..a6e7bd4c8 100644
--- a/git-whatchanged.txt
+++ b/git-whatchanged.txt
@@ -38,11 +38,6 @@ OPTIONS
Show git internal diff output, but for the whole tree,
not just the top level.
---pretty=<format>::
- Controls the output format for the commit logs.
- <format> can be one of 'raw', 'medium', 'short', 'full',
- and 'oneline'.
-
-m::
By default, differences for merge commits are not shown.
With this flag, show differences to that commit from all
@@ -51,6 +46,10 @@ OPTIONS
However, it is not very useful in general, although it
*is* useful on a file-by-file basis.
+include::pretty-options.txt[]
+
+include::pretty-formats.txt[]
+
Examples
--------
git-whatchanged -p v2.6.12.. include/scsi drivers/scsi::