From 8f45d88190629f1749c5725b8173cc199b84cebc Mon Sep 17 00:00:00 2001 From: Teemu Ollakka Date: Fri, 27 Apr 2018 09:02:54 +0300 Subject: [PATCH] Added wsrep API as git submodule --- .gitmodules | 3 +++ wsrep | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 wsrep diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..260be8d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "wsrep"] + path = wsrep + url = git@github.com:codership/wsrep-API.git diff --git a/wsrep b/wsrep new file mode 160000 index 0000000..7f29c99 --- /dev/null +++ b/wsrep @@ -0,0 +1 @@ +Subproject commit 7f29c99334febdce6f72ad795ed1386afd0c847d