]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/odb-misc-fixes' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:41:49 +0000 (16:41 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:41:50 +0000 (16:41 +0900)
commit850d35a76d244b3df3b62bf486e27a018f5e13c2
tree762ac74209f68ea7820c80a2a4ce727d0d74b486
parent9473a8513b1506af0930f9466992c955fce6d025
parent3d099686560b848fefe71b7e8edf70d1674b9c73
Merge branch 'ps/odb-misc-fixes' into next

Miscellaneous fixes on object database layer.

* ps/odb-misc-fixes:
  odb: properly close sources before freeing them
  builtin/gc: fix condition for whether to write commit graphs
odb.c