openclaw.ai/AGENTS.md
2026-02-13 16:09:31 +01:00

143 B

AGENTS.md

Git Notes

  • If git branch -d/-D <branch> blocked by policy, use local ref delete: git update-ref -d refs/heads/<branch>