]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/odb-misc-fixes'
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Jan 2026 15:12:40 +0000 (07:12 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Jan 2026 15:12:41 +0000 (07:12 -0800)
commit24c43fb10b7d8fb668740f28b107f9ecb73a268d
treeabcf709ab9449bab6d23903ebd988b9cc59c0a45
parentc0453835ab4d507a48d536f8a6352ef03bcbd464
parent3d099686560b848fefe71b7e8edf70d1674b9c73
Merge branch 'ps/odb-misc-fixes'

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