From ffd4668a583a11341633cf110a3711cd48724705 Mon Sep 17 00:00:00 2001 From: Giacomo Tesio Date: Fri, 25 Nov 2016 13:45:53 +0000 Subject: [PATCH] drawterm submodule --- .gitmodules | 3 +++ third_party/src/github.com/0intro/drawterm | 1 + 2 files changed, 4 insertions(+) create mode 160000 third_party/src/github.com/0intro/drawterm diff --git a/.gitmodules b/.gitmodules index fe09c68..79df54f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = third_party/src/github.com/lionkov/ninep url = https://github.com/JehanneOS/devtools-ninep.git branch = master +[submodule "third_party/src/github.com/0intro/drawterm"] + path = third_party/src/github.com/0intro/drawterm + url = https://github.com/JehanneOS/devtools-drawterm.git diff --git a/third_party/src/github.com/0intro/drawterm b/third_party/src/github.com/0intro/drawterm new file mode 160000 index 0000000..5759ffd --- /dev/null +++ b/third_party/src/github.com/0intro/drawterm @@ -0,0 +1 @@ +Subproject commit 5759ffd40b9e5d05fb6633cb5d4979104e1df6d3