From fc73f6f09cbdab2196b6d63f2c1bd55c6ce346c4 Mon Sep 17 00:00:00 2001 From: Emilie Date: Thu, 12 Oct 2017 10:15:34 +0200 Subject: [PATCH] [git] : specify branch for bin --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 43d95a1b..92d7ca7f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,6 +13,7 @@ [submodule "bin"] path = bin url = https://github.com/Ircam-Web/mezzo-bin.git + branch = master [submodule "lib/grappelli-safe"] path = lib/grappelli-safe url = https://github.com/yomguy/grappelli-safe.git -- 2.39.5