submodule helper

This commit is contained in:
Loic Nageleisen 2011-05-29 17:27:47 +02:00
parent 3d714ece6e
commit 4c7b140adb

5
scripts/fetch_submodules.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
git submodule init
git submodule update