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.

11 lines
377 B

4 years ago
#!/bin/bash
4 years ago
git pull
4 years ago
git submodule update --init --recursive
4 years ago
git submodule foreach git submodule update --init --recursive
git submodule update
git submodule foreach git submodule update
4 years ago
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