Description
Managing Git hooks manually can be repetitive across multiple repositories.
Proposed Solution
Provide built-in support for creating and managing Git hooks directly from GitBun.
Suggested Changes
- Pre-commit hooks
- Commit-msg hooks
- Pre-push hooks
- Hook templates
- Enable/Disable hooks
- Hook status command
Expected Outcome
Improves workflow automation and project consistency.
Suggested Labels
enhancement, git
Description
Managing Git hooks manually can be repetitive across multiple repositories.
Proposed Solution
Provide built-in support for creating and managing Git hooks directly from GitBun.
Suggested Changes
Expected Outcome
Improves workflow automation and project consistency.
Suggested Labels
enhancement, git