From 0c6c545cf9cb33cd48f622d135961cbbd2cbfc40 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Mon, 15 Feb 2021 00:37:36 -0800 Subject: rototiller: vendor rototiller submodule glimmer is a gtk frontend for rototiller --- .gitmodules | 3 +++ rototiller | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 rototiller diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..75d2efe --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "rototiller"] + path = rototiller + url = git://git.pengaru.com/rototiller diff --git a/rototiller b/rototiller new file mode 160000 index 0000000..9e56788 --- /dev/null +++ b/rototiller @@ -0,0 +1 @@ +Subproject commit 9e56788affedd6b01df6764732a4ba786f7a47f3 -- cgit v1.2.3