Skip to content

Commit 3988c2e

Browse files
brabojclaude
andcommitted
docs: add back-link from remove-submodule to parent recipe
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 65144ba commit 3988c2e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

chapters/recipes/remove-submodule.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,6 @@ $ git commit -m "Remove submodule"
4040
run. Use `--force` if you are certain the changes are not needed.
4141
- **Nested submodules** — if the submodule itself contains submodules,
4242
you need to deinit recursively or clean up `.git/modules/` manually.
43+
44+
For other submodule operations, see the [Submodules](submodules.md)
45+
recipe.

0 commit comments

Comments
 (0)