From: Junio C Hamano Date: Fri, 11 Aug 2017 20:27:06 +0000 (-0700) Subject: Merge branch 'dl/credential-cache-socket-in-xdg-cache' X-Git-Tag: v2.15.0-rc0~188 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/838eaa9a225a30dd1297d354e8720560a36b7e64 Merge branch 'dl/credential-cache-socket-in-xdg-cache' A recently added test for the "credential-cache" helper revealed that EOF detection done around the time the connection to the cache daemon is torn down were flaky. This was fixed by reacting to ECONNRESET and behaving as if we got an EOF. * dl/credential-cache-socket-in-xdg-cache: credential-cache: interpret an ECONNRESET as an EOF --- 838eaa9a225a30dd1297d354e8720560a36b7e64