Skip to main content

pull_rebase

Function pull_rebase 

Source
pub fn pull_rebase(workdir: &Path, remote: &str) -> Result<()>
Expand description

Pull the current branch from a remote with --rebase.