Merge pull request #11442 from Simonx22/spirv-cross_branch-rename

.gitmodules: change SPIRV-Cross branch to main
This commit is contained in:
Admiral H. Curtiss 2023-01-16 19:36:26 +01:00 committed by GitHub
commit 0e1c2501be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -21,7 +21,7 @@
[submodule "Externals/spirv_cross/SPIRV-Cross"]
path = Externals/spirv_cross/SPIRV-Cross
url = https://github.com/KhronosGroup/SPIRV-Cross.git
branch = master
branch = main
shallow = true
[submodule "SDL"]
path = Externals/SDL/SDL