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

Re: Multi-threaded 'git clone'

From: Duy Nguyen <hidden>
Date: 2016-06-15 23:03:50

On Mon, Feb 16, 2015 at 10:47 PM, Jeff King [off-list ref] wrote:
Each clone generates the pack on the fly
based on what's on disk and streams it out. It should _usually_ be the
same, but there's nothing to guarantee byte-for-byte equality between
invocations.
It's usually _not_ the same. I tried when I wanted to produce stable
packs. The first condition is single-threaded pack-objects. Otherwise
thread scheduler could make object order unpredictable.
-- 
Duy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help