Functions§
- collect_
tree - Collect all files under
rootas(relative_path, bytes)pairs, skipping.git. Used for tree hashing. - copy_
dir - Recursively copy
srcintodest, skipping.git. - hash_
dir - Compute the SHA-256 tree hash of a directory.
root as (relative_path, bytes) pairs,
skipping .git. Used for tree hashing.src into dest, skipping .git.