pusheado manual

This commit is contained in:
markosbenitez
2026-05-28 22:57:51 -03:00
parent 4be7bf13c3
commit 2957a6b4fd

View File

@@ -2,7 +2,10 @@
"permissions": {
"allow": [
"Bash(git add *)",
"Bash(git commit -m ' *)"
"Bash(git commit -m ' *)",
"Bash(git checkout *)",
"Bash(git commit *)",
"Bash(git merge *)"
]
}
}