@leroysheep / rag-system / commits / f43ee51cc3

Merge branch 'ps/odb-drop-whence' into next

The 'whence' field in 'struct object_info' has been removed, refactoring backend-specific object information retrieval into an opt- in 'struct object_info_source' structure. * ps/odb-drop-whence: odb: document object info fields odb: drop `whence` field from object info treewide: convert users of `whence` to the new source field odb: add `source` field to struct object_info_source odb: make backend-specific fields optional packfile: thread odb_source_packed through packed_object_info()

Junio C Hamano committed Jul 8, 2026 at 12:07 UTC f43ee51cc3c541ba3d2e7eaf2d5d98fd3fe37fc4

No changes.