mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
feat: add permission for git restore command in settings
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
"Bash(npm audit:*)",
|
||||
"Bash(bun run lint)",
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(bun audit:*)"
|
||||
"Bash(bun audit:*)",
|
||||
"Bash(git restore:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user