Commit c8e52bf
scalar: work around GVFS Protocol HTTP/2 failures
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>1 parent 26a1353 commit c8e52bf
2 files changed
Lines changed: 57 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
229 | 256 | | |
230 | 257 | | |
231 | 258 | | |
| |||
882 | 909 | | |
883 | 910 | | |
884 | 911 | | |
885 | | - | |
| 912 | + | |
886 | 913 | | |
887 | 914 | | |
888 | 915 | | |
| |||
899 | 926 | | |
900 | 927 | | |
901 | 928 | | |
902 | | - | |
| 929 | + | |
903 | 930 | | |
904 | 931 | | |
905 | 932 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
279 | 302 | | |
280 | 303 | | |
281 | 304 | | |
| |||
415 | 438 | | |
416 | 439 | | |
417 | 440 | | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
418 | 446 | | |
419 | 447 | | |
420 | 448 | | |
| |||
0 commit comments