diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-06-22 00:27:46 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-06-22 00:54:40 -0700 |
commit | 51e0d0a67b8d31e92d52e15b577afb079359ec63 (patch) | |
tree | d48e6fe34e18dc7e4ad3c98f39be4fcf690a366d /t/t4200-rerere.sh | |
parent | a1b32fdc3d1d05395f186bfa06e92174519dab8d (diff) | |
download | git-51e0d0a67b8d31e92d52e15b577afb079359ec63.tar.gz git-51e0d0a67b8d31e92d52e15b577afb079359ec63.tar.xz |
rerere: remove dubious "tail_optimization"
It is dubious if it is cheaper to shift entries repeatedly using memmove()
to collect entries that needs to be written out in front of an array than
simply marking the entries to be skipped. In addition, the label called this
"tail optimization", but this obviously is not what people usually call
with that name.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4200-rerere.sh')
0 files changed, 0 insertions, 0 deletions