FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Set `http.version=HTTP/1.1` in `supports_gvfs_protocol()` · Issue #757 · microsoft/git · GitHub

/ git Public
forked from git-for-windows/git

Set http.version=HTTP/1.1 in supports_gvfs_protocol() #757

Description

Let's ensure to set that config option by passing it in via the -c option in the gvfs-helper call. This is required to successfully talk to Azure Repos, and it is a variation of what Derrick Stolee (@derrickstolee) suggested:

Yes, we need this config set before the supports_gvfs_protocol() call, which is where the gvfs/config endpoint is being called.

Originally posted by Derrick Stolee (@derrickstolee) in 99091f5

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL