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