mirror of https://github.com/rusefi/wideband.git
4 lines
97 B
Batchfile
4 lines
97 B
Batchfile
|
git fetch upstream
|
||
|
git checkout master
|
||
|
git reset --hard upstream/master
|
||
|
git push origin master -f
|