Skip to content

Commit a4e4140

Browse files
committed
Merge branch 'tm/doc-submodule-absorb-fix'
Typofix. * tm/doc-submodule-absorb-fix: doc: submodule: fix typo for command absorbgitdirs
2 parents 202f68b + 5814d44 commit a4e4140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-submodule.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ registered submodules, and sync any nested submodules within.
248248

249249
absorbgitdirs::
250250
If a git directory of a submodule is inside the submodule,
251-
move the git directory of the submodule into its superprojects
251+
move the git directory of the submodule into its superproject's
252252
`$GIT_DIR/modules` path and then connect the git directory and
253253
its working directory by setting the `core.worktree` and adding
254254
a .git file pointing to the git directory embedded in the

0 commit comments

Comments
 (0)