rusefi_documentation/Misc/git_scripts/git_super_clean.bat

3 lines
59 B
Batchfile
Raw Normal View History

2022-06-26 07:07:14 -07:00
git reset --hard
git submodule update --init
git clean -fxd