13 lines
205 B
JSON
13 lines
205 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(dir:*)",
|
||
|
|
"Bash(git init:*)",
|
||
|
|
"Bash(git remote add:*)",
|
||
|
|
"Bash(git add:*)",
|
||
|
|
"Bash(git commit:*)",
|
||
|
|
"Bash(git push:*)"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|