1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-16 12:09:55 +00:00

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

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