Skip to main content

rebase_onto

Function rebase_onto 

Source
pub fn rebase_onto(repo_root: &Path, target: &str) -> Result<(), GitError>
Expand description

Rebase current branch onto a target reference.