]> git.99rst.org Git - git.git/commit
odb: introduce `odb_prepare()`
authorPatrick Steinhardt <redacted>
Mon, 22 Jun 2026 08:47:55 +0000 (10:47 +0200)
committerJunio C Hamano <redacted>
Mon, 22 Jun 2026 17:41:03 +0000 (10:41 -0700)
commitb7fe8f06728f4d39d9b84454588185b384695902
tree9eec521ef642c5c3353d5db36c225d423bea7bd2
parent27bba4258b9e4bd7a0313e3bb4cce8aeba268712
odb: introduce `odb_prepare()`

Introduce `odb_prepare()` as a simple wrapper to prepare alternates and
then prepare each individual source. Adapt git-grep(1) to use it.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/grep.c
odb.c
odb.h
git clone https://git.99rst.org/PROJECT