-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy path.gitmodules
24 lines (24 loc) · 760 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "redis/3.2.11"]
path = redis/3.2.11
url = https://github.com/antirez/redis.git
[submodule "redis/2.8.24"]
path = redis/2.8.24
url = https://github.com/antirez/redis.git
[submodule "redis/4.0.6"]
path = redis/4.0.6
url = https://github.com/antirez/redis.git
[submodule "redis/5.0.14"]
path = redis/5.0.14
url = https://github.com/redis/redis.git
[submodule "redis/6.2.1"]
path = redis/6.2.1
url = https://github.com/redis/redis.git
[submodule "redis/7.0.11"]
path = redis/7.0.11
url = https://github.com/redis/redis.git
[submodule "redis/7.2.4"]
path = redis/7.2.4
url = https://github.com/redis/redis.git
[submodule "redis/7.4.1"]
path = redis/7.4.1
url = https://github.com/redis/redis.git