mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
opencode config: add permission rule to ask before git commands
This commit is contained in:
@@ -66,5 +66,8 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"permission": {
|
||||
"bash": { "git *": "ask" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user