Peter Cock
|
7aacceff93
|
Add --quiet to the hook-impl command.
Can now add --quiet to the scripts like
.git/hooks/pre-commit to run in quiet mode.
|
2020-08-22 23:38:44 +01:00 |
|
Peter Cock
|
b7e48bf702
|
Add quiet to the namespace for type attribution
Thank you to Anthony Sottile for guidance here.
|
2020-08-22 23:23:51 +01:00 |
|
ModischFabrications
|
26adf1d560
|
add support for post-commit
|
2020-04-27 10:55:22 -07:00 |
|
Anthony Sottile
|
80a59db094
|
validate argument length as part of hook-impl
|
2020-04-15 12:30:44 -07:00 |
|
Anthony Sottile
|
d35b00352f
|
Make more readable --from-ref / --to-ref aliases for --source / --origin
|
2020-02-23 11:07:57 -08:00 |
|
Andrew Hare
|
18fa004254
|
Add post-checkout
|
2020-02-23 10:22:18 -08:00 |
|
Anthony Sottile
|
95b8d71bd9
|
Move most of the actual hook script into pre-commit hook-impl
|
2020-01-21 16:41:22 -08:00 |
|