From e30c3c4731c539f4180bff07d3525f27b5c75324 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 19 Aug 2019 12:48:32 -0400 Subject: add submodules --- .gitmodules | 6 ++++++ python-booleanoperations | 1 + python-fontmath | 1 + 3 files changed, 8 insertions(+) create mode 160000 python-booleanoperations create mode 160000 python-fontmath diff --git a/.gitmodules b/.gitmodules index e708844..bb341e7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -329,3 +329,9 @@ [submodule "python-fontpens"] path = python-fontpens url = aur@aur.archlinux.org:python-fontpens.git +[submodule "python-booleanoperations"] + path = python-booleanoperations + url = aur@aur.archlinux.org:python-booleanoperations.git +[submodule "python-fontmath"] + path = python-fontmath + url = aur@aur.archlinux.org:python-fontmath.git diff --git a/python-booleanoperations b/python-booleanoperations new file mode 160000 index 0000000..4fb37dd --- /dev/null +++ b/python-booleanoperations @@ -0,0 +1 @@ +Subproject commit 4fb37dd262e765f036761a5f712d6b7330b4e23a diff --git a/python-fontmath b/python-fontmath new file mode 160000 index 0000000..bb6606e --- /dev/null +++ b/python-fontmath @@ -0,0 +1 @@ +Subproject commit bb6606ebc1221f2c77d06b05265fe00bd83202cc -- cgit v1.2.3-70-g09d2