From ebec28e6714109227031da509353bf11369a5548 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 5 Sep 2018 16:11:36 -0400 Subject: [PATCH] Specify branch for pattern library submodule to prevent detached head The guillotine is only for very select members of the aristocracy. --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 64a0526..6021173 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "web/themes/custom/agarica/patternlibrary"] path = web/themes/custom/agarica/patternlibrary url = git@gitlab.com:agaric/patternlibrary.git + branch = master