summaryrefslogtreecommitdiffstats
path: root/git-submodule.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-01-08 13:18:22 -0800
committerJunio C Hamano <gitster@pobox.com>2020-01-08 13:18:22 -0800
commit9d828c9ace64b3d1e04ad4aa084f210138de0b1a (patch)
treebcef4f19f8fc6d0fc229dbe36b89f4248281c853 /git-submodule.txt
parent6879384a1f11dc1817624e0a3c680cdedc90f8dd (diff)
downloadgit-htmldocs-9d828c9ace64b3d1e04ad4aa084f210138de0b1a.tar.gz
Autogenerated HTML docs for v2.25.0-rc2
Diffstat (limited to 'git-submodule.txt')
-rw-r--r--git-submodule.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-submodule.txt b/git-submodule.txt
index 22425cbc7..5232407f6 100644
--- a/git-submodule.txt
+++ b/git-submodule.txt
@@ -248,7 +248,7 @@ registered submodules, and sync any nested submodules within.
absorbgitdirs::
If a git directory of a submodule is inside the submodule,
- move the git directory of the submodule into its superprojects
+ move the git directory of the submodule into its superproject's
`$GIT_DIR/modules` path and then connect the git directory and
its working directory by setting the `core.worktree` and adding
a .git file pointing to the git directory embedded in the