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