11 lines
160 B
JSON
11 lines
160 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(git init:*)",
|
||
|
|
"Bash(git remote add:*)",
|
||
|
|
"Bash(git add:*)"
|
||
|
|
],
|
||
|
|
"deny": [],
|
||
|
|
"ask": []
|
||
|
|
}
|
||
|
|
}
|