mirror of
https://github.com/git/git.git
synced 2026-01-10 10:13:33 +00:00
odb: introduce odb_source_new()
We have three different locations where we create a new ODB source. Deduplicate the logic via a new `odb_source_new()` function. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
f82e430b4e
commit
0820a4b120
Reference in New Issue
Block a user