diff options
author | René Scharfe <l.s.r@web.de> | 2018-03-24 17:41:08 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-03-25 09:18:15 -0700 |
commit | 902f5a2119089472c905407cb0a9b3886d032ebd (patch) | |
tree | 367740a5259e9ffe5bfd32f2eaea06f31688a6d1 /t/t3510-cherry-pick-sequence.sh | |
parent | sha1_name: use bsearch_pack() for abbreviations (diff) | |
download | tgif-902f5a2119089472c905407cb0a9b3886d032ebd.tar.xz |
sha1_name: use bsearch_pack() in unique_in_pack()
Replace the custom binary search in unique_in_pack() with a call to
bsearch_pack(). This reduces code duplication and makes use of the
fan-out table of packs.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3510-cherry-pick-sequence.sh')
0 files changed, 0 insertions, 0 deletions