forked from RedisInsight/RedisDesktopManager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 856 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "3rdparty/qtconsole"]
path = 3rdparty/qtconsole
url = https://github.com/uglide/QtConsole.git
[submodule "3rdparty/crashreporter"]
path = 3rdparty/crashreporter
url = https://github.com/RedisDesktop/CrashReporter.git
[submodule "3rdparty/easyloggingpp"]
path = 3rdparty/easyloggingpp
url = https://github.com/easylogging/easyloggingpp.git
[submodule "3rdparty/qredisclient"]
path = 3rdparty/qredisclient
url = https://github.com/uglide/qredisclient.git
[submodule "3rdparty/gbreakpad"]
path = 3rdparty/gbreakpad
url = https://chromium.googlesource.com/breakpad/breakpad
[submodule "3rdparty/qgamp"]
path = 3rdparty/qgamp
url = https://github.com/uglide/qgamp.git
[submodule "src/resources/qml/3rdparty/php-unserialize-js"]
path = src/resources/qml/3rdparty/php-unserialize-js
url = https://github.com/uglide/php-unserialize-js.git