Skip to main content

commit_fixup

Function commit_fixup 

Source
pub fn commit_fixup(sha: &str) -> Result<()>
Expand description

Commit the staged index as a fixup! of sha, for a later autosquash rebase to fold in. Skips hooks: these are internal, transient commits.