From e470658783f15d0d4e8eefbd6570dea4a8da519f Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Thu, 26 Sep 2019 14:45:22 -0600 Subject: [PATCH] Switch branch to system76 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 2d448d4..b260e2c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,7 +5,7 @@ [submodule "coreboot"] path = coreboot url = https://github.com/system76/coreboot.git - branch = system76_cleanup + branch = system76 [submodule "edk2-platforms"] path = edk2-platforms url = https://github.com/system76/edk2-platforms.git