12 lines
185 B
JSON
12 lines
185 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git config *)",
|
|
"Bash(git add *)",
|
|
"Bash(git commit *)",
|
|
"Bash(git push *)",
|
|
"Bash(git ls-remote *)"
|
|
]
|
|
}
|
|
}
|