-
Notifications
You must be signed in to change notification settings - Fork 38
Clear Engine
BleuRaven edited this page Sep 9, 2025
·
3 revisions
git config --global core.autocrlf false
git rm --cached -r .
git config core.fileMode false
git clean -fdx
git reset --hard HEAD
git stash clear