rusefi-hardware/git_scripts/git_reset_origin_and_pull.bat

3 lines
40 B
Batchfile
Raw Normal View History

2022-05-14 05:53:26 -07:00
git reset --hard origin/master
git pull