mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 05:25:00 +00:00
Add submodule redis
This commit is contained in:
parent
8cc391d282
commit
43ddabbc70
2 changed files with 6 additions and 0 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -808,3 +808,8 @@
|
|||
url = ../compat.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
[submodule "redis"]
|
||||
path = libs/redis
|
||||
url = ../redis.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
|
|
1
libs/redis
Submodule
1
libs/redis
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 11c9c1b787955ba55919829826a9d7e9d38d2ecc
|
Loading…
Add table
Reference in a new issue