You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
377 B

#!/bin/bash
git pull
git submodule update --init --recursive
git submodule foreach git submodule update --init --recursive
git submodule update
git submodule foreach git submodule update
git submodule foreach git checkout master
git submodule foreach git pull
git submodule foreach git submodule foreach git checkout master
git submodule foreach git submodule foreach git pull