mirror of
https://github.com/TheLocehiliosan/yadm
synced 2026-03-02 03:49:29 +00:00
* Improve handling of submodules at upgrade (#284, #285, #293) * Improve Zsh completions (#292, #298) * Use stderr for error messages (#297)
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 |