diff options
author | Jeff King <peff@peff.net> | 2020-04-23 17:03:03 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-04-23 14:37:03 -0700 |
commit | fe88f9f91ffcb7a4dbb83b17e0b62c12409a6047 (patch) | |
tree | 89286580ebcecf363cbd3c126ae7453c000d5205 /builtin/commit.c | |
parent | 0906ac2b54b69eb98c448ad0072be1a1c355fbc4 (diff) |
blame: drop unused parameter from maybe_changed_path
We don't use the "parent" parameter at all (probably because the bloom
filter for a commit is always defined against a single parent anyway).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions