1
0
Fork 0
mirror of synced 2024-07-26 18:11:09 -04:00

Add contrib/hooks

This commit is contained in:
Tim Byrne 2019-03-12 22:00:25 -05:00
parent abcc201894
commit b443bbede2
No known key found for this signature in database
GPG key ID: 14DB4FC2465A4B12

14
contrib/hooks/README.md Normal file
View file

@ -0,0 +1,14 @@
## Contributed Hooks
Although these [hooks][hooks-help] are available as part of the official
**yadm** source tree, they have a somewhat different status. The intention is to
keep interesting and potentially useful hooks here, building a library of
examples that might help others.
In some cases, an experimental new feature can be build entirely with hooks, and
this is a place to share it.
I recommend *careful review* of any code from here before using it. No
guarantees of code quality is assumed.
[hooks-help]: https://github.com/TheLocehiliosan/yadm/blob/master/yadm.md#hooks