summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2015-03-04 20:57:52 +0100
committerCarlos Martín Nieto <cmn@dwim.me>2015-03-11 02:37:25 +0100
commite68b31a1a9f338908a4c72d48734b30c303f0901 (patch)
treec63f8a044c87ffe625d59ea05a3e59bcb42c168e /tests
parent04a36feff152fef2fd5f45c46b5cf25e84c7099f (diff)
downloadlibgit2-cmn/pack-objects-walk.tar.gz
local: let the packbuilder perform smarter object insertioncmn/pack-objects-walk
Currently we use the most naïve and inefficient method for figuring out which objects to send to the remote whereby we end up trying to insert subdirs which have not changed multiple times. Instead, make use of the packbuilder's built-in more efficient method which uses the walk to feed the object list and avoids inserting an object and its descendants.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions