Repoint every `Research doc:` at the plugin's Research registry (git/sources.md, pre-commit/sources.md, gitea/sources.md, agentsmd/sources.md), keeping the old topic-doc link as a parenthetical `(digest: ...)` annotation. Brace expansions and the gitea-releases semicolon pair collapse to one path. Entries with no registry (org-commit-conventions, org-git-conventions, governance-secrets-hard-prohibition, adr-0002-0003-two-tier-claude-md) now declare `none` plus `Basis:` bullets. The two git entries cite core/instructions/git.md and commits.md as `(removed in5deed07)`. Remove the house-vale-3-15-2-repro entry and its source_keys citations from vale-config and vale-run. It claimed six behaviours were reproduced against purpose-built fixtures in this repo, but the entry was added ind1afdbewith no test or fixture files, and none exists in history. The behavioural rules stay; only the unbacked provenance claim goes. Refs: #121 ADR: 0028 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EGHFJextYtVQseaHPDDhxB
32 lines
1.5 KiB
Markdown
32 lines
1.5 KiB
Markdown
---
|
|
topic: submodules
|
|
source_keys:
|
|
- git-scm-submodule-docs
|
|
---
|
|
|
|
## git-scm-submodule-docs
|
|
|
|
**Description:** Official git-scm.com reference for `git submodule` — all subcommands, flags, configuration keys, and behaviour details.
|
|
|
|
**Source:** https://git-scm.com/docs/git-submodule
|
|
|
|
- **Research doc:** plugins/git/docs/research/docs/git/sources.md (digest: plugins/git/docs/research/docs/git/submodules.md — whole-document reference — the research doc is organized by descriptive prose headings such as "Concept Overview" and "Key Commands" rather than a heading matching this slug; this key covers the entire doc, not a single section)
|
|
|
|
**Contributing files:**
|
|
- SKILL.md (all sections)
|
|
- references/setup-and-update.md (all sections)
|
|
- references/urls-and-config.md (all sections)
|
|
- references/removal.md (all sections)
|
|
|
|
---
|
|
|
|
Other source keys extracted during the git plugin research phase inform sibling skills in the git workflow suite, not this one:
|
|
|
|
- `context7-git-htmldocs` — git-branches, git-history, git-remotes
|
|
- `git-scm-docs` — no current skill; it backed a git-configuration skill that no longer exists and survives here as provenance only
|
|
- `git-scm-worktree-docs` — git-worktrees
|
|
- `nvie-gitflow-post`, `atlassian-gitflow-tutorial`, `gitflow-cheatsheet` — git-branches
|
|
- `conventional-commits-spec`, `commitlint-config-conventional` — git-commits
|
|
- `git-scm-push-docs`, `git-scm-fetch-docs`, `git-scm-pull-docs`, `git-scm-remote-docs` — git-remotes
|
|
- `git-scm-bisect-docs`, `git-scm-log-docs`, `git-scm-diff-docs` — git-history
|