summaryrefslogtreecommitdiff
path: root/apply.c
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2019-01-24 08:11:34 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-01-24 12:35:44 -0800
commit667f71c36c95840c561297a5dfde2aa553c77c30 (patch)
treee74b7e98b5f39b81eab6bd758c498b59ffa6f3ec /apply.c
parentThird batch after 2.20 (diff)
downloadtgif-667f71c36c95840c561297a5dfde2aa553c77c30.tar.xz
match-trees: drop unused path parameter from score functions
The scores do not take the particular path into account at all. It's possible they could, but these are all static file-local functions. It won't be a big deal to re-add the parameter if they ever need it. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'apply.c')
0 files changed, 0 insertions, 0 deletions