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

3 行
87 B
Bash
可执行文件

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