Skip to content

Commit a717d9e

Browse files
committed
Merge branch 'maint-1.8.2' into maint
* maint-1.8.2: trivial: Add missing period in documentation
2 parents edca415 + b1d04bf commit a717d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/diff-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ endif::git-format-patch[]
480480

481481
--ignore-submodules[=<when>]::
482482
Ignore changes to submodules in the diff generation. <when> can be
483-
either "none", "untracked", "dirty" or "all", which is the default
483+
either "none", "untracked", "dirty" or "all", which is the default.
484484
Using "none" will consider the submodule modified when it either contains
485485
untracked or modified files or its HEAD differs from the commit recorded
486486
in the superproject and can be used to override any settings of the

0 commit comments

Comments
 (0)