On 04/03/2015 02:05 AM, Junio C Hamano wrote:
When merged to 'pu', this seems to break at least 5309 and 5300
tests (there might be others, but I didn't check).
There was a problem with packed object types. I have it fixed, will send
a re-roll.
--
To unsubscribe from this list: send the li
When merged to 'pu', this seems to break at least 5309 and 5300
tests (there might be others, but I didn't check).
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.ht
The changes made in this version are :
* unpack_sha1_header_to_strbuf() now checks for Z_STREAM_END and also
the return is not changed to status (as per Junios suggestion) as this
breaks the check done in sha1_loose_object_info() as the return is
sometimes Z_BUF_ERROR (-5).
* In sha1_loose_o
3 matches
Mail list logo