A simple utility to hash some files in a content-aware way, e.g. two git repositories with the same commit (for each branch) will have the same hash.
Go to file
Suzanne Soy 08b39a0f4a debug
2021-02-21 20:56:47 +00:00
.github/workflows debug 2021-02-21 20:54:19 +00:00
.gitignore First version which handles git directories, files and directories 2021-02-21 19:01:41 +00:00
flake.lock install sha256sum with the option --zero using Nix 2021-02-21 20:21:25 +00:00
flake.nix debug 2021-02-21 20:56:47 +00:00
hash-files.py First version which handles git directories, files and directories 2021-02-21 19:01:41 +00:00
LICENSE Initial commit 2021-02-21 18:59:17 +00:00
test.py debug 2021-02-21 20:54:19 +00:00