Merge pull request 'docs: remove dangling reference to deprecated docs/dev/git-forgejo.md' (#22) from chore/fix-dangling-git-forgejo-doc-ref into main
Some checks failed
lane-shas / verify pinned lane SHAs (push) Failing after 3s
full-pytest / full pytest (-m "not quarantine" -n 2) (push) Has been cancelled

This commit is contained in:
Joshua Matthew-Catudio Shay 2026-07-12 17:45:18 +00:00
commit 9daa1185a9

View file

@ -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.