pub fn paths_lookup(root_sha: &str) -> Result<Option<PathBuf>>
Paths: lookup custom base path by root SHA.
Returns an error if the paths file cannot be read.