bin/gitsubup
2021-01-11 07:40:41 +01:00

3 linhas
87 B
Bash
Arquivo executável

#!/bin/sh
#
git submodule foreach git checkout master && git submodule foreach git pull