mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
Please check your hook script, it should exit cleanly without doing anything on unknown/new hooks #570
Reference in New Issue
Block a user
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 @jeffsani on GitHub (Mar 2, 2022).
Any help with this error would be appreciated.
@rjhenry commented on GitHub (Mar 2, 2022):
Your hook script doesn't exist cleanly with unknown hooks. Base your hook script off (for example) the example hook script.
Check is defined here.
Also, it should be noted when asking for help that it's best practise to share what you've done, what you're trying to do, and in this instance relevant parts of your hook script.