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

Re: [PATCH] receive-pack, fetch-pack: reject bogus pack that records objects twice

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:52:30

Jeff King [off-list ref] writes:
If we are fixing a thin pack (which should be the case most of the
time), we are rewriting the packfile anyway. Shouldn't we just omit
the duplicate?
Excising unwanted objects from the middle of an existing packfile would
mean you would need an equivalent of memmove() in the file, which amounts
to really rewriting the packfile, but the thing is, we are _not_ rewriting
in that sense in "index-pack --fix-thin"; it only appends and adjust the
fixed-size header.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help