Thread (7 messages) flat view 7 messages, 3 authors, 2016-06-15

Re: [PATCH 2/2] pack-objects: rename the field "type" to "real_type"

From: Jeff King <hidden>
Date: 2016-06-15 23:05:42

On Wed, Jul 08, 2015 at 08:57:35PM +0700, Duy Nguyen wrote:
quoted
The definition of in_pack_type says:
quoted
      enum object_type in_pack_type;  /* could be delta */
so now I am confused about what exactly "type" (and now "real_type")
means.
I think we just overload "type" with "this delta is detected reusable
already" in write_object(). It only means 'real type in the output
pack' for canonical types. For generated deltas, we already know if
it's ref-delta or ofs-delta, we don't rely on real_type
Ah. I think I'd be inclined to just leave it as "type" then.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help