Skip to content

Enable automatic proxy detection - #1063

Merged
jdavid merged 1 commit into
libgit2:masterfrom
sathieu:git_proxy_auto
Feb 13, 2021
Merged

Enable automatic proxy detection#1063
jdavid merged 1 commit into
libgit2:masterfrom
sathieu:git_proxy_auto

Conversation

@sathieu

Copy link
Copy Markdown
Contributor

See #642

Comment threadpygit2/remote.py Outdated
@sathieu
sathieuforce-pushed the git_proxy_auto branch 2 times, most recently from df26624 to 29f1b10CompareFebruary 12, 2021 13:05
@sathieu

Copy link
Copy Markdown
ContributorAuthor

I've enabled proxy configuration for 4 methods.

Comment threadpygit2/remote.py Outdated
@sathieu
sathieuforce-pushed the git_proxy_auto branch 2 times, most recently from 3b11b67 to 77422dfCompareFebruary 12, 2021 16:15
On methods:
- Remote.connect()
- Remote.ls_remotes()
- Remote.fetch()
- Remote.push()
See libgit2#642
@jdavid
jdavid merged commit 8874575 into libgit2:masterFeb 13, 2021
@jdavid

Copy link
Copy Markdown
Member

Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@sathieu@jdavid