]> git.ipfire.org Git - thirdparty/git.git/commit
odb: document object info fields
authorPatrick Steinhardt <ps@pks.im>
Wed, 24 Jun 2026 12:19:19 +0000 (14:19 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Jun 2026 17:12:35 +0000 (10:12 -0700)
commit59e8a22602709e8e84ef93ba2145f85e4bbfdf6c
tree715f6341ca753399ed39b2d5091c588745ac86da
parentf3bae0b86d1efe8c5dfdb5b6feb261762efa58fa
odb: document object info fields

Some of the fields in `struct object_info` are undocumented. Add these
missing comments.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
odb.h