]> Kevux Git Server - rit/commit
odb: rename `odb_has_object()` flags
authorPatrick Steinhardt <ps@pks.im>
Tue, 31 Mar 2026 23:57:50 +0000 (01:57 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Apr 2026 03:43:14 +0000 (20:43 -0700)
commitc63911b052dc286de5daddba8d4a20fd59348cee
tree4e22beca001ac84fbab80727ace17a289ca2a46c
parentb2d421ece6a8e095394e76930e6929ee036571ef
odb: rename `odb_has_object()` flags

Rename `odb_has_object()` flags to be properly prefixed with the
function name.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
22 files changed:
builtin/cat-file.c
builtin/fetch.c
builtin/fsck.c
builtin/index-pack.c
builtin/receive-pack.c
builtin/remote.c
builtin/show-ref.c
builtin/unpack-objects.c
cache-tree.c
fetch-pack.c
http-push.c
http-walker.c
list-objects.c
notes.c
object-file.c
odb.c
odb.h
reflog.c
refs.c
remote.c
shallow.c
walker.c