14 lines
210 B
JSON
14 lines
210 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git config:*)",
|
|
"Bash(git log:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git push:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|