Skip to main content

reset_detached

Function reset_detached 

Source
pub async fn reset_detached(worktree: &Path, rev: &str) -> Result<()>
Expand description

Move an existing detached worktree to rev, discarding local state.