mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
c84e2166bc
Add a rule to .claude/docs/git.md to fetch and branch off origin/main (not stale local main) before starting work, with the worktree equivalent and the rebase recovery command for an already-stale branch. Prevents PRs from being based on an old commit.