From c88cbd151edc3d8b7fce509bff53c6a47516d552 Mon Sep 17 00:00:00 2001 From: TheBrokenRail Date: Fri, 11 Mar 2022 21:38:46 -0500 Subject: [PATCH] Shallow Submodules Just Break Things --- .gitmodules | 4 ---- dependencies/glfw/src | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 03211c8..5c6367a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,16 +1,12 @@ [submodule "dependencies/libpng/src"] path = dependencies/libpng/src url = https://github.com/glennrp/libpng.git - shallow = true [submodule "dependencies/zlib/src"] path = dependencies/zlib/src url = https://github.com/madler/zlib.git - shallow = true [submodule "dependencies/glfw/src"] path = dependencies/glfw/src url = https://github.com/glfw/glfw.git - shallow = true [submodule "dependencies/zenity/src"] path = dependencies/zenity/src url = https://gitea.thebrokenrail.com/TheBrokenRail/zenity.git - shallow = true diff --git a/dependencies/glfw/src b/dependencies/glfw/src index adc202d..1461c59 160000 --- a/dependencies/glfw/src +++ b/dependencies/glfw/src @@ -1 +1 @@ -Subproject commit adc202d2c3182ca6ad8344624941e56d8e0bc493 +Subproject commit 1461c59aa2426b25503102e62bc8f4b65e079c5f