diff options
author | Vitaly Takmazov | 2015-12-01 12:29:18 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2015-12-01 12:29:18 +0300 |
commit | 22fa502881b39d70dbfd7f0ce15b10ca02a0d5b1 (patch) | |
tree | ca4257b3ce34e2be724e23b6fccf0f0694030592 /.gitmodules | |
parent | 0ad18b0280a7fe16b1a0814177aad9ef00435d55 (diff) |
merge com.juick.jabber.push
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 822ef0b3..830aef0c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "deps/com.juick.xmpp"] path = deps/com.juick.xmpp url = ssh://den.jabber.ru:2205/var/lib/git/com.juick.xmpp.git +[submodule "deps/com.juick.json"] + path = deps/com.juick.json + url = ssh://den.jabber.ru:2205/var/lib/git/com.juick.json.git |