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:
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -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"
|
||||
|
Reference in New Issue
Block a user