summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.5.0.5.txt
diff options
context:
space:
mode:
authorLibravatar Shawn O. Pearce <spearce@spearce.org>2009-10-30 17:47:28 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-10-30 19:20:54 -0700
commit292ce46b60e2c12450c5c21044acf9c41bd837df (patch)
tree0db25466b9bc4f695240b1b9b0e79bfec30d9c4b /Documentation/RelNotes-1.5.0.5.txt
parentfetch: Allow transport -v -v -v to set verbosity to 3 (diff)
downloadtgif-292ce46b60e2c12450c5c21044acf9c41bd837df.tar.xz
remote-helpers: Fetch more than one ref in a batch
Some network protocols (e.g. native git://) are able to fetch more than one ref at a time and reduce the overall transfer cost by combining the requests into a single exchange. Instead of feeding each fetch request one at a time to the helper, feed all of them at once so the helper can decide whether or not it should batch them. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> CC: Daniel Barkalow <barkalow@iabervon.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.5.0.5.txt')
0 files changed, 0 insertions, 0 deletions