tasks/re_register_hooks library
Classes
- ReRegisterHooks
-
The
ReRegisterHookstask 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/hooksdirectory.