TmpMenu/scripts/switch_master_update.bat

4 lines
63 B
Batchfile
Raw Normal View History

@echo off
git checkout master
git pull && git submodule update