]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-submodule.txt
docs: mention when increasing http.postBuffer is valuable
[thirdparty/git.git] / Documentation / git-submodule.txt
index 22425cbc76c5d96cf159e37da762fcc37f18b38e..5232407f68331618e5c509b91aef30ce6c6dbecd 100644 (file)
@@ -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