hellen-one/git_scripts/git_super_clean.bat

3 lines
59 B
Batchfile
Raw Normal View History

2022-05-18 15:15:26 -07:00
git reset --hard
2022-06-28 23:18:38 -07:00
git submodule update --init
2022-05-16 08:47:59 -07:00
git clean -fxd