dotvim/bin/upgrade.bat

4 lines
110 B
Batchfile
Raw Normal View History

2019-03-29 17:27:38 +00:00
@echo off
git submodule foreach git pull origin master
git submodule foreach --recursive git submodule update