Shallow Submodules Just Break Things
This commit is contained in:
parent
46abc4c4bd
commit
c88cbd151e
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -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
|
||||
|
2
dependencies/glfw/src
vendored
2
dependencies/glfw/src
vendored
@ -1 +1 @@
|
||||
Subproject commit adc202d2c3182ca6ad8344624941e56d8e0bc493
|
||||
Subproject commit 1461c59aa2426b25503102e62bc8f4b65e079c5f
|
Loading…
Reference in New Issue
Block a user