Skip to content

docs: add Git submodules concept article#99

Draft
Ziinc wants to merge 2 commits into
mainfrom
cursor/git-submodules-doc-46f6
Draft

docs: add Git submodules concept article#99
Ziinc wants to merge 2 commits into
mainfrom
cursor/git-submodules-doc-46f6

Conversation

@Ziinc

@Ziinc Ziinc commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Rebased onto main and audited with the writing and audit-interlinking skills.

Changes

  • New web/learn/concepts/git/git-submodules.mdx covering gitlinks (160000), .gitmodules, gitdir: storage, init/update/sync, detached HEAD, and push checks
  • Wired into the Git concepts index and learn sidebar
  • Interlinking pass: outbound body links to version control, worktrees, and clones; inbound prose links from worktrees and worktrees-vs-clones; version-control Next Steps entry

Audit results

  • readability.py --strict: clean (Flesch ~50, grade ~9.4, no hard bans or AI tells)
  • link_audit.py: 0 broken links; git-submodules no longer orphaned or thin (was 0 inbound / 1 body link; now linked from siblings with 3 body links)
  • Skipped weak TF-IDF gap suggestions pointing to submodules for generic terms (checkout, normal)

Notes

  • Omits the unresolved fetch-pack protocol research gap from the source notes
Open in Web Open in Cursor 

@github-actions

Copy link
Copy Markdown
Contributor

cursoragent and others added 2 commits July 24, 2026 18:11
Rewrite submodule mechanics into a house-voice learn doc covering
gitlinks, .gitmodules, gitdir storage, and common sync commands.

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
Add outbound body links from the submodules article, inbound prose links
from worktrees and worktrees-vs-clones, and a version-control Next Steps
entry so the page is no longer thin or orphaned.

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
@cursor
cursor Bot force-pushed the cursor/git-submodules-doc-46f6 branch from 0e1d992 to a0ab15b Compare July 27, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants