Hi Junio, On Fri, 8 May 2020, Junio C Hamano wrote: > * Recent updates broke parsing of "credential.<url>.<key>" where > <url> is not a full URL (e.g. [credential "https://"] helper = ...) > stopped working, which has been corrected. > (merge 9a121b0d22 js/partial-urlmatch-2.17 later to maint). > (merge cd93e6c029 js/partial-urlmatch later to maint). Are you planning on also releasing, say, v2.23.4, with this fix? I ask because GitHub Desktop currently bundles Git v2.23.x, and while we fixed the breakages on Windows, they are still present on macOS and Linux (for details, see https://github.com/desktop/desktop/issues/9597). Thanks, Dscho