summaryrefslogtreecommitdiff
path: root/t/t4122-apply-symlink-inside.sh
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2020-02-14 13:22:18 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-02-14 10:46:22 -0800
commit792f8119986bd354eb4ea0858dfd45904120c257 (patch)
treee2222f3c9d3445258c3dc238c499925ea4b5fd23 /t/t4122-apply-symlink-inside.sh
parentpack-bitmap: refuse to do a bitmap traversal with pathspecs (diff)
downloadtgif-792f8119986bd354eb4ea0858dfd45904120c257.tar.xz
rev-list: factor out bitmap-optimized routines
There are a few operations in rev-list that are optimized for bitmaps. Rather than having the code inline in cmd_rev_list(), let's move them into helpers. This not only makes the flow of the main function simpler, but it lets us replace the complex "can we do the optimization?" conditionals with a series of early returns from the functions. That also makes it easy to add comments explaining those conditions. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4122-apply-symlink-inside.sh')
0 files changed, 0 insertions, 0 deletions