pub fn unstage(repo: &Path, rel_crate: &str) -> Result<()>
Unstage the crate (reset the index to HEAD) while keeping working-tree edits, so an accepted result is left as plain uncommitted modifications.