From: Junio C Hamano Date: Fri, 5 Jan 2018 21:28:10 +0000 (-0800) Subject: Merge branch 'jd/fix-strbuf-add-urlencode-bytes' X-Git-Tag: v2.16.0-rc1~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a741e2825b3a3045254f404696c0051714c0e7c3;p=git Merge branch 'jd/fix-strbuf-add-urlencode-bytes' Bytes with high-bit set were encoded incorrectly and made credential helper fail. * jd/fix-strbuf-add-urlencode-bytes: strbuf: fix urlencode format string on signed char --- a741e2825b3a3045254f404696c0051714c0e7c3