pub fn get_current_repo() -> Result<GitRepo>
Get the current repository from the working directory. This is a common operation used by most tools.