From 021b1d5c26fbf7280c0c31e60751bf138fd91b93 Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Mon, 31 Oct 2016 14:17:03 +0100 Subject: [PATCH] =?UTF-8?q?Revert=20"lors=20d'une=20full-auto,=20on=20ne?= =?UTF-8?q?=20force=20pas=20=C3=A0=20=C3=AAtre=20sur=20la=20branche=20mast?= =?UTF-8?q?er"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 3a8a728268b7f9f91eb045978c0ef529604f30a5. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8aec7b1..bb2333f 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ push: submodules-push submodules-update: #git submodule update --remote - #git submodule foreach git co master + git submodule foreach git co master git submodule foreach git ff submodules-push: