libgit2 / pygit2

Python bindings for libgit2
https://www.pygit2.org/
Other
1.59k stars 383 forks source link

submodule update fails on submodule with relative path #1088

Open cutec-chris opened 2 years ago

cutec-chris commented 2 years ago

Ill get an "submodule update: request failed with status code: 404" an any submodule with relative path,

is there an way to work around that atm ? does someone has managed to checkout submodules with relative paths ?