forked from redis/RedisDesktopManager
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 669 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 669 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "3rdparty/crashreporter"]
path = 3rdparty/crashreporter
url = https://github.com/RedisDesktop/CrashReporter.git
[submodule "3rdparty/qredisclient"]
path = 3rdparty/qredisclient
url = https://github.com/uglide/qredisclient.git
[submodule "3rdparty/gbreakpad"]
path = 3rdparty/gbreakpad
url = https://github.com/google/breakpad.git
[submodule "3rdparty/qt-unix-signals"]
path = 3rdparty/qt-unix-signals
url = https://github.com/sijk/qt-unix-signals.git
[submodule "3rdparty/pyotherside"]
path = 3rdparty/pyotherside
url = https://github.com/uglide/pyotherside.git
[submodule "3rdparty/lz4"]
path = 3rdparty/lz4
url = https://github.com/lz4/lz4.git