diff options
author | Jeff King <peff@peff.net> | 2019-01-24 08:11:34 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-01-24 12:35:44 -0800 |
commit | 667f71c36c95840c561297a5dfde2aa553c77c30 (patch) | |
tree | e74b7e98b5f39b81eab6bd758c498b59ffa6f3ec /git-rebase--am.sh | |
parent | 16a465bc018d09e9d7bbbdc5f40a7fb99c21f8ef (diff) | |
download | git-667f71c36c95840c561297a5dfde2aa553c77c30.tar.gz |
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 'git-rebase--am.sh')
0 files changed, 0 insertions, 0 deletions