if (timestamp && name_objects)
add_decoration(fsck_walk_options.object_names,
obj,
if (timestamp && name_objects)
add_decoration(fsck_walk_options.object_names,
obj,
if (!get_sha1(arg, sha1)) {
struct object *obj = lookup_object(sha1);
if (!get_sha1(arg, sha1)) {
struct object *obj = lookup_object(sha1);
error("%s: object missing", sha1_to_hex(sha1));
errors_found |= ERROR_OBJECT;
continue;
error("%s: object missing", sha1_to_hex(sha1));
errors_found |= ERROR_OBJECT;
continue;