
21 May
2019
21 May
'19
2:42 p.m.
commit 7e3b094f0b3701c7b51b00c311eb9f95b8accdc6 Author: Iain R. Learmonth <irl@fsfe.org> Date: Tue May 21 14:59:55 2019 +0100 Include tgen as submodule --- .gitmodules | 3 +++ tgen | 1 + 2 files changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7967692 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "tgen"] + path = tgen + url = https://github.com/shadow/tgen.git diff --git a/tgen b/tgen new file mode 160000 index 0000000..09bca73 --- /dev/null +++ b/tgen @@ -0,0 +1 @@ +Subproject commit 09bca734c6a9004b7fd4b8b00b37b50c2119378e