summaryrefslogtreecommitdiffstats
path: root/Documentation/config/submodule.adoc
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2026-04-16 21:28:09 -0700
committerJunio C Hamano <gitster@pobox.com>2026-04-16 21:28:09 -0700
commitc7ae2d5bb8f97b06f1b31df2f2456646924c8be7 (patch)
tree19b28978fb0f5585282e5ab7eaf675ae31e3d63e /Documentation/config/submodule.adoc
parent1630c3464a2b55d4239f276c7ede0848db06b632 (diff)
parente8955061076952cc5eab0300424fc48b601fe12d (diff)
downloadgit-next.tar.gz
git-next.zip
Sync with 'master'next
Diffstat (limited to 'Documentation/config/submodule.adoc')
-rw-r--r--Documentation/config/submodule.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config/submodule.adoc b/Documentation/config/submodule.adoc
index 8dacb852c7..4c424017b4 100644
--- a/Documentation/config/submodule.adoc
+++ b/Documentation/config/submodule.adoc
@@ -40,7 +40,7 @@ submodule.<name>.ignore::
takes only differences between the HEAD of the submodule and the commit
recorded in the superproject into account. "untracked" will additionally
let submodules with modified tracked files in their work tree show up.
- When set to "none"(default) It also show submodules as changed if they have
+ When set to "none" (default) it also shows submodules as changed if they have
untracked files in their work tree.
This setting overrides any setting made in .gitmodules for this submodule,
both settings can be overridden on the command line by using the