diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-11-03 08:41:59 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-11-03 12:18:46 -0800 |
| commit | 0cc12dedef2885dba8cf2635697767d394baf91f (patch) | |
| tree | 1d2b547e2b899d21834cdc9b12a311e72877bb5c /object-file.c | |
| parent | odb: adjust naming to free object sources (diff) | |
| download | git-0cc12dedef2885dba8cf2635697767d394baf91f.tar.gz git-0cc12dedef2885dba8cf2635697767d394baf91f.zip | |
object-file: move `fetch_if_missing`
The `fetch_if_missing` global variable is declared in "object-file.h"
but defined in "odb.c". The variable relates to the whole object
database instead of only loose objects, so move the declaration into
"odb.h" accordingly.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'object-file.c')
0 files changed, 0 insertions, 0 deletions
