From 0323bf1c867422a8e60b5e6c0599c039f8787800 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 30 Jan 2017 20:32:44 -0500 Subject: add submodule --- .gitmodules | 3 +++ python-thriftpy | 1 + 2 files changed, 4 insertions(+) create mode 160000 python-thriftpy diff --git a/.gitmodules b/.gitmodules index 7d190da..e7aa7ad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ [submodule "cyipopt"] path = cyipopt url = git@horel.org:guillaume/arch-pkgs/cyipopt.git +[submodule "python-thriftpy"] + path = python-thriftpy + url = ssh://aur@aur.archlinux.org/python-thriftpy diff --git a/python-thriftpy b/python-thriftpy new file mode 160000 index 0000000..57e4c0f --- /dev/null +++ b/python-thriftpy @@ -0,0 +1 @@ +Subproject commit 57e4c0fec1503446601c221e62d4ab20c6fb44ab -- cgit v1.3