From: Junio C Hamano Date: Fri, 4 Sep 2015 02:17:50 +0000 (-0700) Subject: Merge branch 'jh/strbuf-read-use-read-in-full' into maint X-Git-Tag: v2.5.2~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8b2707101aa52d4da98becea0aa910de13768488;p=thirdparty%2Fgit.git Merge branch 'jh/strbuf-read-use-read-in-full' into maint strbuf_read() used to have one extra iteration (and an unnecessary strbuf_grow() of 8kB), which was eliminated. * jh/strbuf-read-use-read-in-full: strbuf_read(): skip unnecessary strbuf_grow() at eof --- 8b2707101aa52d4da98becea0aa910de13768488