From 786d8181b4dd865d8c8ff67eb156fde6b605e3a8 Mon Sep 17 00:00:00 2001 From: Silver Date: Fri, 8 Apr 2022 09:36:31 +0100 Subject: [PATCH] gpu-dawn: fix formatting of .gitmodules --- gpu-dawn/.gitmodules | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gpu-dawn/.gitmodules b/gpu-dawn/.gitmodules index 1a7b9ec3..34d7e69b 100644 --- a/gpu-dawn/.gitmodules +++ b/gpu-dawn/.gitmodules @@ -6,6 +6,5 @@ [submodule "libs/DirectXShaderCompiler"] path = libs/DirectXShaderCompiler url = https://github.com/hexops/DirectXShaderCompiler - shallow = true - branch = "mach" - + shallow = true + branch = "mach"