aboutsummaryrefslogtreecommitdiffstats
path: root/tree-diff.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-07-07 15:21:16 -0700
committerJunio C Hamano <gitster@pobox.com>2023-07-07 15:27:28 -0700
commit30c8c55cbfa6e4f81e4d73767294f50f5d9c7d10 (patch)
treef48cc6c2f6986a37337aeca514afae04d0f83686 /tree-diff.c
parenttree-walk: lose base_offset that is never used in tree_entry_interesting (diff)
downloadgit-30c8c55cbfa6e4f81e4d73767294f50f5d9c7d10.tar.gz
git-30c8c55cbfa6e4f81e4d73767294f50f5d9c7d10.zip
tree-walk: drop unused base_offset from do_match()
The tree-walk.c:do_match() function takes base_offset but just like tree_entry_interesting() we dealt with earlier, nobody passes a value other than 0 in it. Get rid of the parameter to avoid having to worry about potential bugs lurking unexercised. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tree-diff.c')
0 files changed, 0 insertions, 0 deletions