]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/config/diff.txt
Merge branch 'sg/diff-indent-heuristic-non-experimental'
[thirdparty/git.git] / Documentation / config / diff.txt
index 555790336ca02cd3581819cce70b1863f7d80a74..ff09f1cf737c062898ac40555402de097d360eb9 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