pub fn pull_rebase(workdir: &Path, remote: &str) -> Result<()>
Pull the current branch from a remote with --rebase.
--rebase