Skip to content

Add support for proxy in git config#105

Open
lufik wants to merge 1 commit intohickford:mainfrom
lufik:add_git_config_proxy
Open

Add support for proxy in git config#105
lufik wants to merge 1 commit intohickford:mainfrom
lufik:add_git_config_proxy

Conversation

@lufik
Copy link

@lufik lufik commented Jan 15, 2026

I have configured proxy in .gitconfig but git-credentials-oauth do not take it into account.
http(s)_proxy env variable is not an option as it's not global proxy but just proxy to access git servers.

I added support to read http.proxy for specific url in git-credentials-oauth and it works like a charm for me.

@google-cla
Copy link

google-cla bot commented Jan 15, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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.

1 participant