mirror of
https://github.com/TheLocehiliosan/yadm
synced 2026-03-02 03:49:29 +00:00
Add organization and documentation to hooks collection
This commit is contained in:
9
contrib/hooks/encrypt_with_checksums/README.md
Normal file
9
contrib/hooks/encrypt_with_checksums/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
## Track checksums of encrypted files
|
||||
|
||||
Contributed by Martin Zuther
|
||||
|
||||
Hook | Description
|
||||
---- | -----------
|
||||
post_encrypt | Collects the checksums of encrypted files, and stores them in .config/yadm/files.checksums
|
||||
post_list | Prints the names of encrypted files
|
||||
post_status | Reports untracked changes within encrypted files
|
||||
Reference in New Issue
Block a user