Skip to content

Commit 52ae1cd

Browse files
committed
fixup! odb: rename oid_object_info()
1 parent 83d8692 commit 52ae1cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

odb.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -814,6 +814,8 @@ static int do_oid_object_info_extended(struct object_database *odb,
814814
}
815815

816816
while (1) {
817+
extern int core_use_gvfs_helper;
818+
817819
if (find_pack_entry(odb->repo, real, &e))
818820
break;
819821

0 commit comments

Comments
 (0)