summaryrefslogtreecommitdiffstats
path: root/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-05-26 01:16:14 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-05-26 01:16:14 +0000
commitdfccbb0719b88f4df05bf718c6008166dbadea44 (patch)
treeddd5483c51044cab7a070039655f0b4074b1dfe6 /diff-options.txt
parentb713ff1cbf5b9979edaf2b85bfc568fbc37ec0d7 (diff)
downloadgit-htmldocs-dfccbb0719b88f4df05bf718c6008166dbadea44.tar.gz
Autogenerated HTML docs for v1.5.6-rc0
Diffstat (limited to 'diff-options.txt')
-rw-r--r--diff-options.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/diff-options.txt b/diff-options.txt
index 13234fa28..859d67990 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -228,6 +228,9 @@ endif::git-format-patch[]
--no-ext-diff::
Disallow external diff drivers.
+--ignore-submodules::
+ Ignore changes to submodules in the diff generation.
+
--src-prefix=<prefix>::
Show the given source prefix instead of "a/".