hw_modular/git_scripts/git_reset_origin_and_pull.bat

3 lines
40 B
Batchfile
Raw Normal View History

2019-05-26 17:46:22 -07:00
git reset --hard origin/master
git pull