Re: [PATCH] Handle deltified object correctly in git-*-pull family.
From: Junio C Hamano <hidden> Date: 2016-06-15 22:41:59
quoted
quoted
quoted
quoted
"LT" == Linus Torvalds [off-list ref] writes:
LT> Why not just split out the current "unpack_sha1_file()" into two stages:
LT> "unpack_sha1_header()" and the rest.
LT> which is a lot simpler than worrying about callbacks etc.
Alright.