Skip to main content

revert_commit

Function revert_commit 

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

Revert a commit by OID using git revert --no-edit.