restore_ghost_commit

Function restore_ghost_commit 

Source
pub fn restore_ghost_commit(
    repo_path: &Path,
    commit: &GhostCommit,
) -> Result<(), GitToolingError>
Expand description

Restore the working tree to match the provided ghost commit.