diff options
author | Sergei Golubchik <serg@mariadb.org> | 2016-09-04 14:04:40 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2016-09-12 17:51:52 +0200 |
commit | 79fa256eb2e5b5bacf4b15ef9dae1d738b2c4669 (patch) | |
tree | 476d15357ef6e75556e0e499e7071f51544e33fb | |
parent | ece01ef3dc89d20198efbaec40e7114fdb515338 (diff) | |
download | mariadb-git-79fa256eb2e5b5bacf4b15ef9dae1d738b2c4669.tar.gz |
really add a submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | libmariadb | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000000..f08786dd641 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libmariadb"] + path = libmariadb + url = https://github.com/MariaDB/mariadb-connector-c diff --git a/libmariadb b/libmariadb new file mode 160000 +Subproject 3e924b356fd0ea51da31e5a31bdd00b4c5c441f |