Skip to content
Snippets Groups Projects
pull-all-submodules.sh 54 B
#!/bin/sh
git submodule foreach git pull origin master