Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
10.6, 10.11
-
None
Description
$ more .gitmodules
|
..
|
[submodule "wsrep-lib"]
|
path = wsrep-lib
|
url = https://github.com/codership/wsrep-lib.git
|
With the repository moved - https://github.com/mariadb-corporation/wsrep-lib.git - this can be updated.
Not hugely impacting as github has its redirections.
Note within this module, its submodule should be updated to a mariadb-corporation gh url too:
[submodule "wsrep-API/v26"]
|
path = wsrep-API/v26
|
url = https://github.com/codership/wsrep-API.git
|