From 5306d65e7902d42ff2387563a66ba8ae55564d83 Mon Sep 17 00:00:00 2001 From: Colin Seymour Date: Mon, 12 Feb 2018 14:07:26 +0000 Subject: [PATCH] Force use of my test branch --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index e10795aa..96ac646e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -898,3 +898,4 @@ [submodule "vendor/grammars/language-babel"] path = vendor/grammars/language-babel url = https://github.com/lildude/language-babel + branch = make-pcre-friendly