pub fn cache_store(path_hash: &str, root_sha: &str) -> Result<()>
Cache: store root SHA for hashed repo path.
Returns an error if the cache file cannot be written.