14 lines
217 B
JSON
14 lines
217 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(scp:*)",
|
||
|
|
"Bash(grep:*)",
|
||
|
|
"Bash(git add:*)",
|
||
|
|
"Bash(git commit:*)",
|
||
|
|
"Bash(git push)"
|
||
|
|
],
|
||
|
|
"deny": [],
|
||
|
|
"defaultMode": "acceptEdits"
|
||
|
|
}
|
||
|
|
}
|