tasks/re_register_hooks library

Classes

ReRegisterHooks
The ReRegisterHooks task automates the process of re-registering Git hooks whenever any hook files are created, modified, or deleted. This ensures that changes to your hooks are applied, as Dart files are compiled into executables and copied to the .git/hooks directory.