Use --remote for git submodules

This commit is contained in:
Daniel Bainton 2014-04-07 14:36:44 +03:00
parent 05c8333153
commit 585cbf4f7d

2
mkfile
View File

@ -17,4 +17,4 @@ clean:
submodule:
git submodule init
git submodule update
git submodule update --remote