feat(submodule): add bindings and api

This commit is contained in:
Aleksey Kulikov 2021-10-08 17:34:59 +03:00
parent 5be0d0a6b5
commit 1d47b06955
37 changed files with 1893 additions and 0 deletions

3
test/assets/submodulerepo/.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "TestGitRepository"]
path = TestGitRepository
url = https://github.com/libgit2/TestGitRepository