From: Junio C Hamano Date: Wed, 11 Sep 2013 21:59:46 +0000 (-0700) Subject: Merge branch 'js/xread-in-full' X-Git-Tag: v1.8.5-rc0~152 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a3bc7d298408951630bbc6ac8e773659f900943;p=thirdparty%2Fgit.git Merge branch 'js/xread-in-full' A call to xread() was used without a loop around to cope with short read in the codepath to stream new contents to a pack. * js/xread-in-full: stream_to_pack: xread does not guarantee to read all requested bytes --- 0a3bc7d298408951630bbc6ac8e773659f900943