13 lines
214 B
JSON
13 lines
214 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(env)",
|
||
|
|
"Bash(curl:*)",
|
||
|
|
"Bash(git remote remove:*)",
|
||
|
|
"Bash(git remote set-url:*)",
|
||
|
|
"Bash(git add:*)"
|
||
|
|
],
|
||
|
|
"deny": [],
|
||
|
|
"ask": []
|
||
|
|
}
|
||
|
|
}
|