4 lines
63 B
Batchfile
4 lines
63 B
Batchfile
@echo off
|
|
git checkout master
|
|
|
|
git pull && git submodule update |