Added libgit2 dependency

This commit is contained in:
2025-03-10 20:11:21 +11:00
parent 68e2c49c8f
commit af6d3223da
4 changed files with 14 additions and 3 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "thirdparty/uniproc"]
path = thirdparty/uniproc
url = ssh://gitea@git.rileyk.au:19482/riley/uniproc.git
[submodule "thirdparty/libgit2"]
path = thirdparty/libgit2
url = https://github.com/libgit2/libgit2.git