Find better way of checking permissions that doesn't require a hook. #1
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?
Using a hook means permission checks fail when calling from within another hook multiple times.
Current hacky way of getting around this is: