mirror of
https://github.com/git/git.git
synced 2024-11-01 06:47:52 +01:00
Sync with maint
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
commit
727a46b2f9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue