Skip to content

Commit 727a46b

Browse files
committed
Sync with maint
Signed-off-by: Junio C Hamano <[email protected]>
2 parents 54219a4 + fada522 commit 727a46b

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)