docs: remove dangling reference to deprecated docs/dev/git-forgejo.md
core-bootstrap.md linked docs/dev/git-forgejo.md, which was removed as
deprecated (c0cbd13d) — the git+Forgejo setup lives in AGENTS.md. Drop the
dead link. Surfaced by the main-lineage reconciliation audit.
This commit is contained in:
parent
dbd44a2a03
commit
3cd056b476
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ auto_invoke: true
|
|||
|
||||
Execute the full **Session Start Checklist** from GROK.md in strict order, including the **Workspace Hygiene + Branch/Worktree Protocol**.
|
||||
|
||||
**Important:** We use plain `git` (with insteadOf forwarding to Forgejo) and never `gh`. See AGENTS.md and `docs/dev/git-forgejo.md` for the required global config and setup.
|
||||
**Important:** We use plain `git` (with insteadOf forwarding to Forgejo) and never `gh`. See AGENTS.md for the required global config and setup.
|
||||
|
||||
1. Read GROK.md in full.
|
||||
2. Read AGENTS.md in full.
|
||||
|
|
|
|||
Loading…
Reference in a new issue