Skip to main content

get_current_repo

Function get_current_repo 

Source
pub fn get_current_repo() -> Result<GitRepo>
Expand description

Get the current repository from the working directory. This is a common operation used by most tools.