12 lines
190 B
JSON
12 lines
190 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git add *)",
|
|
"Bash(git commit -m ' *)",
|
|
"Bash(git checkout *)",
|
|
"Bash(git commit *)",
|
|
"Bash(git merge *)"
|
|
]
|
|
}
|
|
}
|