tree-sitter-grammars / tree-sitter-hlsl

HLSL grammar for tree-sitter
MIT License
10 stars 3 forks source link

Submodule update error #48

Closed GinShio closed 7 months ago

GinShio commented 8 months ago

Hi, it looks some error with submodule test/glsl-shaders and test/vk_raytrace.

They are detected a submodule but no url in .gitmodules file. I guess they should not be in this repo.

image

contents in .gitmodules

$ cat .gitmodules
[submodule "test/kajiya"]
        path = test/kajiya
        url = https://github.com/EmbarkStudios/kajiya.git