This website requires JavaScript.
Explore
Help
Sign In
rusefi
/
wideband
mirror of
https://github.com/rusefi/wideband.git
Watch
1
Star
0
Fork
You've already forked wideband
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4e3e4d75d4
wideband
/
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