pub fn cherry_pick_commit(workdir: &Path, oid_str: &str) -> Result<()>
Cherry-pick a commit by OID onto the current branch.