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