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
7c8d1aac91
rusefi-full
/
misc
/
git_scripts
/
git_reset_to_upstream.bat
4 lines
97 B
Batchfile
Raw
Normal View
History
Unescape
Escape
evil fix
2019-01-02 20:27:12 -08:00
git fetch upstream
evil
2019-01-02 19:32:30 -08:00
git checkout master
git reset --hard upstream/master
git push origin master -f