Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tree.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-07-08 01:21:16 +0300
committerJunio C Hamano <gitster@pobox.com>2023-07-08 01:27:28 +0300
commit30c8c55cbfa6e4f81e4d73767294f50f5d9c7d10 (patch)
treef48cc6c2f6986a37337aeca514afae04d0f83686 /tree.c
parent0ad927e9e0013471cc752781f0c368f862934a44 (diff)
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.c')
0 files changed, 0 insertions, 0 deletions