hooksman 1.2.0
hooksman: ^1.2.0 copied to clipboard
Create git hooks and tasks using Dart scripts and Shell commands
1.2.0 | 1.20.25 #
Features #
- New
always
constructor on commands to run them regardless if any files are being processed - Create failsafe Stash during backup processing to ensure that files are not lost when an error occurs
Enhancements #
- Improve backup processing during pre-commit hooks
Fixes #
- Better handle file processing when
diffArgs
is provided
1.0.2 | 12.9.24 #
- Initial version