From 6e5f3fc98938dc55d484b7e7861445b352b6ab24 Mon Sep 17 00:00:00 2001 From: Thomas Schoebel-Theuer Date: Thu, 19 Apr 2018 13:18:39 +0200 Subject: [PATCH] all: add subproject football --- .gitmodules | 5 +++++ football | 1 + 2 files changed, 6 insertions(+) create mode 100644 .gitmodules create mode 160000 football diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..32923c0b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,5 @@ +[submodule "football"] + path = football + url = https://github.com/schoebel/football.git + branch = master + fetchRecurseSubmodules = true diff --git a/football b/football new file mode 160000 index 00000000..5364ccf7 --- /dev/null +++ b/football @@ -0,0 +1 @@ +Subproject commit 5364ccf7e376e509ff8decb207cd0a8a96d29e22