From dc0f3c53f55e05cf83e1c9816ed2c5355361ba3d Mon Sep 17 00:00:00 2001 From: rusefillc Date: Wed, 29 Jun 2022 02:18:38 -0400 Subject: [PATCH] progress --- git_scripts/git_super_clean.bat | 1 + 1 file changed, 1 insertion(+) 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