rusefi-hardware/git_scripts/git_super_clean.sh

4 lines
71 B
Bash
Raw Normal View History

2022-08-06 07:24:41 -07:00
#!/bin/bash
git reset --hard
git submodule update --init
git clean -fxd