pub fn tracked_blobs(root: &Path) -> Result<Vec<(String, String)>>
All tracked files as (blob_hash, repo-relative path) pairs.
(blob_hash, repo-relative path)