mirror of
https://github.com/f/git-rewrite-commits.git
synced 2026-04-27 06:35:49 +03:00
[GH-ISSUE #16] Model override for hooks #11
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/git-rewrite-commits#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RyanHope on GitHub (Nov 16, 2025).
Original GitHub issue: https://github.com/f/git-rewrite-commits/issues/16
Need a way to override the model used without having to manually edit the hook scripts each time
@f commented on GitHub (Nov 16, 2025):
Fixed with the 0.6.91!
@RyanHope commented on GitHub (Nov 16, 2025):
Thanks