From d4775ced4452f369789c92ab623f65e0e037bc7f Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Sat, 17 Aug 2019 15:02:08 -0400 Subject: add submodule --- .gitmodules | 3 +++ python-defcon | 1 + 2 files changed, 4 insertions(+) create mode 160000 python-defcon diff --git a/.gitmodules b/.gitmodules index 5df27eb..c534234 100644 --- a/.gitmodules +++ b/.gitmodules @@ -314,3 +314,6 @@ [submodule "python-asv"] path = python-asv url = aur@aur.archlinux.org:python-asv.git +[submodule "python-defcon"] + path = python-defcon + url = aur@aur.archlinux.org:python-defcon.git diff --git a/python-defcon b/python-defcon new file mode 160000 index 0000000..0b361b9 --- /dev/null +++ b/python-defcon @@ -0,0 +1 @@ +Subproject commit 0b361b973fbd9ba67ab8f049888652bedeb58e8f -- cgit v1.2.3-70-g09d2