Skip to main content

reset_repo

Function reset_repo 

Source
pub async fn reset_repo(repo_path: &str) -> bool
Expand description

Runs git reset --hard, removes symlinks, and returns whether it succeeded.