Description
Looking at deploying this in a proxy protected environment I figured that the import will not work behind proxy
the rootcause is pygit2 which does not support proxy. There is experimental support in the mainline, but it is not yet released.
libgit2/pygit2#1063
In general, I would respectfully question the use of pygit2 in favor gitpython.
Being backed by standard git makes it in my experience more reliable in all environments.
Would you accept a PR switching this dependency?
Metadata
Metadata
Assignees
Labels
No labels