15 lines
267 B
JSON
15 lines
267 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git config:*)",
|
|
"Bash(git init:*)",
|
|
"Bash(git remote:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit -m ':*)",
|
|
"Bash(git branch:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(git pull:*)"
|
|
]
|
|
}
|
|
}
|