From 9333bae369e91d36acded6be420f2b8de0b98a75 Mon Sep 17 00:00:00 2001 From: Devon Mackay Date: Wed, 11 Jul 2018 09:37:50 -0400 Subject: [PATCH] Switch submodule branch to master --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 21e1e4c7..e2e55be7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "script/include"] path = script/include url = git@github.com:dod-ccpo/scriptz.git - branch = add-app-scripts + branch = master