aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-05-29 15:20:36 -0700
committerJunio C Hamano <gitster@pobox.com>2013-05-29 15:20:36 -0700
commita717d9e1d3a8b0b3ab32ece2d2fa88de3a2f2a6f (patch)
tree393ba11319c02bcbcadcec4d33f6a685f52ed4d8
parentedca4152560522a431a51fc0a06147fc680b5b18 (diff)
parentb1d04bfcf84cc3464d0bdf62b02443d0d55e3f2b (diff)
downloadgit-a717d9e1d3a8b0b3ab32ece2d2fa88de3a2f2a6f.tar.gz
git-a717d9e1d3a8b0b3ab32ece2d2fa88de3a2f2a6f.tar.xz
Merge branch 'maint-1.8.2' into maint
* maint-1.8.2: trivial: Add missing period in documentation
-rw-r--r--Documentation/diff-options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index 104579dc7..b8a9b8637 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -480,7 +480,7 @@ endif::git-format-patch[]
--ignore-submodules[=<when>]::
Ignore changes to submodules in the diff generation. <when> can be
- either "none", "untracked", "dirty" or "all", which is the default
+ either "none", "untracked", "dirty" or "all", which is the default.
Using "none" will consider the submodule modified when it either contains
untracked or modified files or its HEAD differs from the commit recorded
in the superproject and can be used to override any settings of the