summaryrefslogtreecommitdiff
path: root/t/t6050-replace.sh
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2019-04-10 02:14:22 +0900
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-04-10 02:14:22 +0900
commit1828e52efcffe75707b88345f025c3ee4114864a (patch)
treebf5635815ead7340d26ab8f6a35063a81945fd1a /t/t6050-replace.sh
parentMerge branch 'dl/ignore-docs' (diff)
parentconvert: avoid malloc of original file size (diff)
downloadtgif-1828e52efcffe75707b88345f025c3ee4114864a.tar.xz
Merge branch 'jh/resize-convert-scratch-buffer'
When the "clean" filter can reduce the size of a huge file in the working tree down to a small "token" (a la Git LFS), there is no point in allocating a huge scratch area upfront, but the buffer is sized based on the original file size. The convert mechanism now allocates very minimum and reallocates as it receives the output from the clean filter process. * jh/resize-convert-scratch-buffer: convert: avoid malloc of original file size
Diffstat (limited to 't/t6050-replace.sh')
0 files changed, 0 insertions, 0 deletions