diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-03-25 13:29:23 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-03-25 13:29:23 +0100 |
| commit | dbb2bd6d915102a53aaecb476fced469f673d6d4 (patch) | |
| tree | 9a63a613e7596b9889a70a01dd507b4aadd51a3c /.gitmodules | |
| parent | d25ff2bddd44b9dac1ceb248424109d1782dd211 (diff) | |
| download | meta-dbb2bd6d915102a53aaecb476fced469f673d6d4.tar.gz meta-dbb2bd6d915102a53aaecb476fced469f673d6d4.zip | |
add updater as submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 840ad45..58640a5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "minionlivesmatter"] path = minionlivesmatter url = https://gitlab.com/vainglorygame/minionlivesmatter.git +[submodule "updater"] + path = updater + url = https://gitlab.com/vainglorygame/updater.git |
