Skip to main content

cherry_pick_commit

Function cherry_pick_commit 

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

Cherry-pick a commit by OID onto the current branch.