mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
10 lines
344 B
Markdown
10 lines
344 B
Markdown
|
## 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
|