dotvim/update.bat

5 lines
111 B
Batchfile

@echo off
git submodule foreach git pull origin master
git submodule foreach --recursive git submodule update