Merge branch 'kb/mingw-set-home'
[gitweb.git] / Documentation / config / diff.txt
index 2c4c9ba27aa48a2eea4951c8a4cffc4f718a75ce..5afb5a2cbc69b763263e3e265343884c0ff64dda 100644 (file)
@@ -78,7 +78,8 @@ diff.external::
 diff.ignoreSubmodules::
        Sets the default value of --ignore-submodules. Note that this
        affects only 'git diff' Porcelain, and not lower level 'diff'
-       commands such as 'git diff-files'. 'git checkout' also honors
+       commands such as 'git diff-files'. 'git checkout'
+       and 'git switch' also honor
        this setting when reporting uncommitted changes. Setting it to
        'all' disables the submodule summary normally shown by 'git commit'
        and 'git status' when `status.submoduleSummary` is set unless it is