Skip to main content

git_remote

Function git_remote 

Source
pub fn git_remote(cwd: &Path) -> Option<String>
Expand description

git remote get-url origin at cwd, or nothing.