Phil Hord [off-list ref] writes:
On Thu, Oct 13, 2011 at 6:35 PM, Junio C Hamano [off-list ref] wrote:
quoted
Move most of the code from read_bundle_header() to parse_bundle_header()
that takes a file descriptor that is already opened for reading, and make
the former responsible only for opening the file and noticing errors.
...
quoted
* It generally is a bad practice to base a non-RFC patch on an RFC one,
but in any case here is how I would do the is_bundle() helper.
I didn't label it RFC,...
I was referring to the fact that _my_ 2/2 you are responding to was meant
to be applied on top of _my_ 1/2 that was marked as RFC.