pub fn git_remote(cwd: &Path) -> Option<String>
git remote get-url origin at cwd, or nothing.
git remote get-url origin
cwd