Skip to main content

refresh_repository_cache_tree

Function refresh_repository_cache_tree 

Source
pub fn refresh_repository_cache_tree(
    git_dir: &Path,
    format: ObjectFormat,
    odb: &FileObjectDatabase,
) -> Result<()>