15 lines
No EOL
269 B
JSON
15 lines
No EOL
269 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(git pull:*)",
|
|
"Bash(git remote set-url:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(mv:*)",
|
|
"Bash(git checkout:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |