get_git_repo

Function get_git_repo 

Source
pub fn get_git_repo(
    store: &Store,
) -> Result<Repository, UnexpectedGitBackendError>
Expand description

Returns new thread-local instance to access to the underlying Git repo.