Backport fixes from 2.0.x maintance releases by t-b · Pull Request #230 · msysgit/git

This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Conversation

Fixes a small bug affecting push to remotes which use some sort of
multi-pass authentication. In particular the bug affected SabreDAV as
configured by Box.com [1].

It must be a weird server configuration for the bug to have survived
this long. Someone should write a test for it.

[1] http://marc.info/?l=git&m=140460482604482

Signed-off-by: Abbaad Haider <abbaad@gmail.com>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>

added a commit that referenced this pull request

Aug 14, 2014
Backport fixes from 2.0.x maintance releases

@t-b t-b deleted the backport_webdav_hotfix branch

August 14, 2014 14:29

dscho added a commit that referenced this pull request

Dec 19, 2014
Backport fixes from 2.0.x maintance releases