pub fn absolute_git_url( cwd: &Path, source: &str, ) -> Result<String, CommandError>
Parses user-specified remote URL or path to absolute form.