Skip to main content

pull_commits

Function pull_commits 

Source
pub fn pull_commits(
    repo_path: &str,
    remote: Option<&str>,
    branch: Option<&str>,
) -> Result<(), String>
Expand description

Pull commits from remote