1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-30 07:23:07 +03:00

Added wsrep-API/v26 submodule which will point to correct branch

of current wsrep-API v26 version.
This commit is contained in:
Teemu Ollakka
2018-06-05 12:45:25 +03:00
parent d3cb537d1e
commit 15f483ca7f
5 changed files with 15 additions and 3 deletions

4
.gitmodules vendored
View File

@ -1,3 +1,7 @@
[submodule "wsrep"]
path = wsrep
url = git@github.com:codership/wsrep-API.git
[submodule "wsrep-API/v26"]
path = wsrep-API/v26
url = https://github.com/codership/wsrep-API.git
branch = "wsrep-API#20"