From c320fc8c633afeee94fe522d655ba640576e1fe5 Mon Sep 17 00:00:00 2001 From: pemontto Date: Thu, 25 Apr 2019 11:05:06 +0100 Subject: [PATCH] Specify master branch --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index f3817e8..3a4f23c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "tests/data"] path = tests/data url = https://github.com/HASecuritySolutions/VulnWhisperer-tests.git + branch = master