This commit is contained in:
rusefillc 2024-07-31 20:26:43 -04:00
parent 34f716912b
commit b8b2245665
1 changed files with 10 additions and 0 deletions

10
bin/git_clean.sh Executable file
View File

@ -0,0 +1,10 @@
#!/bin/bash
git status
bash ext/rusefi/misc/git_scripts/git_super_clean.sh
git status
cd ext/rusefi
bash misc/git_scripts/git_super_clean.sh
git status