Skip to main content

git_list_remotes

Function git_list_remotes 

Source
pub fn git_list_remotes(repo_path: String) -> Result<Vec<RemoteInfo>, GitError>