pub fn git_remote_url_from_metadata( project_root: &Path, remote: &str, ) -> Result<Option<String>, String>