]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/odb-misc-fixes' into jch
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:40:31 +0000 (16:40 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:40:31 +0000 (16:40 +0900)
commit3d198e2b103c6cc2a673bf459cf7169fce6b45f1
tree4f56a6e42871c4a36447dcb992ef46135ac818d5
parentf9c04f1e9719303467e92a87cab1e32128b6d9a3
parent3d099686560b848fefe71b7e8edf70d1674b9c73
Merge branch 'ps/odb-misc-fixes' into jch

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