diff --git a/git_scripts/git_super_clean.bat b/git_scripts/git_super_clean.bat index 94bb980..266b1a9 100755 --- a/git_scripts/git_super_clean.bat +++ b/git_scripts/git_super_clean.bat @@ -1,2 +1,3 @@ git reset --hard +git submodule update --init git clean -fxd \ No newline at end of file