Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable automatic proxy detection #1063

Merged
merged 1 commit into from
Feb 13, 2021
Merged

Conversation

sathieu
Copy link
Contributor

@sathieu sathieu commented Feb 11, 2021

See #642

pygit2/remote.py Outdated Show resolved Hide resolved
@sathieu sathieu force-pushed the git_proxy_auto branch 2 times, most recently from df26624 to 29f1b10 Compare February 12, 2021 13:05
@sathieu
Copy link
Contributor Author

sathieu commented Feb 12, 2021

I've enabled proxy configuration for 4 methods.

pygit2/remote.py Outdated Show resolved Hide resolved
@sathieu sathieu force-pushed the git_proxy_auto branch 2 times, most recently from 3b11b67 to 77422df Compare February 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:master Feb 13, 2021
@jdavid
Copy link
Member

jdavid commented Feb 13, 2021

Thanks!

Sign up for free to 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.

None yet

2 participants