Commit 45fda45
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 baeb576 commit 45fda45
2 files changed
+57
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
217 | 244 | | |
218 | 245 | | |
219 | 246 | | |
| |||
866 | 893 | | |
867 | 894 | | |
868 | 895 | | |
869 | | - | |
| 896 | + | |
870 | 897 | | |
871 | 898 | | |
872 | 899 | | |
| |||
883 | 910 | | |
884 | 911 | | |
885 | 912 | | |
886 | | - | |
| 913 | + | |
887 | 914 | | |
888 | 915 | | |
889 | 916 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
272 | 295 | | |
273 | 296 | | |
274 | 297 | | |
| |||
408 | 431 | | |
409 | 432 | | |
410 | 433 | | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
411 | 439 | | |
412 | 440 | | |
413 | 441 | | |
| |||
0 commit comments