From 0f953617d1713d922233b5fcfedd84bfe65a06e2 Mon Sep 17 00:00:00 2001 From: Giacomo Tesio Date: Tue, 22 Dec 2015 10:14:16 +0000 Subject: [PATCH] add submodule github.com/lionkov/ninep --- .gitmodules | 3 +++ third_party/src/github.com/lionkov/ninep | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 third_party/src/github.com/lionkov/ninep diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..840f558 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third_party/src/github.com/lionkov/ninep"] + path = third_party/src/github.com/lionkov/ninep + url = https://github.com/JehanneOS/devtools-ninep.git diff --git a/third_party/src/github.com/lionkov/ninep b/third_party/src/github.com/lionkov/ninep new file mode 160000 index 0000000..fcdc311 --- /dev/null +++ b/third_party/src/github.com/lionkov/ninep @@ -0,0 +1 @@ +Subproject commit fcdc3116484b64f5b4259109c92796f56dd9ed15