From 994c9c7b5912339ebff795ca199f1e17ead51b64 Mon Sep 17 00:00:00 2001
From: Maximilian Sackel <maximilian.sackel@tu-dortmund.de>
Date: Wed, 30 Sep 2020 12:55:21 +0000
Subject: [PATCH] shallow copy of proposal is enough for most cases

---
 .gitmodules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitmodules b/.gitmodules
index f79f2dd4c..185d42cff 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -9,3 +9,4 @@
 [submodule "Processes/Proposal/PROPOSAL"]
 	path = Processes/Proposal/PROPOSAL
 	url = https://github.com/tudo-astroparticlephysics/PROPOSAL.git
+	shallow = true
-- 
GitLab