Skip to main content

unstage

Function unstage 

Source
pub fn unstage(repo: &Path, rel_crate: &str) -> Result<()>
Expand description

Unstage the crate (reset the index to HEAD) while keeping working-tree edits, so an accepted result is left as plain uncommitted modifications.