Merge branch 'jc/rev-list-info-cleanup'
commit6741b9b7c61b9d02fc1f0cb63bcfd6c9f83ba141
authorJunio C Hamano <gitster@pobox.com>
Fri, 1 Aug 2025 18:27:10 +0000 (1 11:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 Aug 2025 18:27:10 +0000 (1 11:27 -0700)
treee825b04293ecafb5c2b5802cf3d3c5514488a380
parente813a0200a7121b97fec535f0d0b460b0a33356c
parent9b5c002811e672fe994d72a4f0cc9325a0ecffa8
Merge branch 'jc/rev-list-info-cleanup'

Move structure definition from unrelated header file to where it
belongs.

* jc/rev-list-info-cleanup:
  rev-list: make "struct rev_list_info" static to the only user
builtin/rev-list.c