summaryrefslogtreecommitdiff
path: root/t/unit-tests
diff options
context:
space:
mode:
authorDirk Gouders <dirk@gouders.net>2024-03-27 12:22:15 +0100
committerJunio C Hamano <gitster@pobox.com>2024-03-27 09:24:35 -0700
commit7250cdb695e7a57521f0f0e8c35e7185ecbc925c (patch)
tree741afb6abbdd75a9d36639af3dd511384d79bc84 /t/unit-tests
parentaf3888890e7eda11c54f0eca96a69b8178f46bff (diff)
MyFirstObjectWalk: fix description for counting omitted objects
Before the changes to count omitted objects, the function traverse_commit_list() was used and its call cannot be changed to pass a pointer to an oidset to record omitted objects. Fix the text to clarify that we now use another traversal function to be able to pass the pointer to the introduced oidset. Helped-by: Kyle Lippincott <spectral@google.com> Signed-off-by: Dirk Gouders <dirk@gouders.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests')
0 files changed, 0 insertions, 0 deletions