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
Work around failures when using the GVFS Protocol with Azure DevOps URLs
(dev.azure.com and *.visualstudio.com) due to incomplete HTTP/2 support
on the server side. Configure http.<url>.version=HTTP/1.1 for these
remotes when setting up or reconfiguring a Scalar enlistment.
This ensures that Scalar and GVFS continue to function correctly with
Azure-hosted repositories, without affecting other remotes.
This fixes#752
Co-authored-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Co-authored-by: Derrick Stolee <stolee@gmail.com>
Signed-off-by: Derrick Stolee <stolee@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments