From 40a848e0c9b45fda0f132cebbc7a4fd60f2ce076 Mon Sep 17 00:00:00 2001 From: Ben Lipton Date: Wed, 1 Aug 2018 21:04:58 -0500 Subject: [PATCH] Add BOINC as a submodule --- .gitmodules | 3 +++ server/boinc | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 server/boinc diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..41a1af0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "server/boinc"] + path = server/boinc + url = https://github.com/BOINC/boinc.git diff --git a/server/boinc b/server/boinc new file mode 160000 index 0000000..70f8dd5 --- /dev/null +++ b/server/boinc @@ -0,0 +1 @@ +Subproject commit 70f8dd520215485ab8c0eaf7f0052f5053e69ada