You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've noticed that macOS users of microsoft/git need to set http.version=HTTP/1.1 in their global config before their scalar clones can connect to ADO and the gvfs/config endpoint.
I know that we have some mechanisms to know if we are cloning against ADO and force the GVFS Protocol. Could we use similar logic to enable this config to get around the issues ADO is having with HTTP/2.0?