mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Add git auto-commit safety rule to opencode
This commit is contained in:
@@ -6,3 +6,7 @@ Never break an existing host.
|
|||||||
- Always test with --limit
|
- Always test with --limit
|
||||||
- Use dry-run (--check --diff)
|
- Use dry-run (--check --diff)
|
||||||
- Avoid destructive changes
|
- Avoid destructive changes
|
||||||
|
|
||||||
|
## Git Rules
|
||||||
|
|
||||||
|
- Never auto-commit; always ask the user before committing
|
||||||
|
|||||||
Reference in New Issue
Block a user