10 lines
142 B
JSON
10 lines
142 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git add *)",
|
|
"Bash(git commit *)",
|
|
"Bash(git push *)"
|
|
]
|
|
},
|
|
"$version": 4
|
|
} |