This website requires JavaScript.
Explore
Help
Sign In
rusefi
/
rusefi-full
mirror of
https://github.com/rusefi/rusefi-full.git
Watch
1
Star
0
Fork
You've already forked rusefi-full
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
rusefi-full
/
misc
/
git_scripts
/
git_super_clean.sh
4 lines
71 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
git reset --hard
git submodule update --init
git clean -fxd
Reference in New Issue
View Git Blame
Copy Permalink