10 lines
141 B
JSON
10 lines
141 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git push:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |