Updates
This commit is contained in:
parent
30e0fdc263
commit
b81729c6ad
2 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
name: setup-git-guardrails
|
name: git-guardrails-claude-code
|
||||||
description: Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.
|
description: Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.
|
||||||
---
|
---
|
||||||
|
|
||||||
Loading…
Reference in a new issue