mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-20 15:51:23 +02:00
Move a bunch of git ops to use the git binary (#302)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
description = "Default permissions for the plugin"
|
||||
permissions = [
|
||||
"allow-add",
|
||||
"allow-add-credential",
|
||||
"allow-add-remote",
|
||||
"allow-branch",
|
||||
"allow-checkout",
|
||||
"allow-commit",
|
||||
@@ -12,6 +14,8 @@ permissions = [
|
||||
"allow-merge-branch",
|
||||
"allow-pull",
|
||||
"allow-push",
|
||||
"allow-remotes",
|
||||
"allow-rm-remote",
|
||||
"allow-status",
|
||||
"allow-unstage",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user