# The fixtures rely on object-database state that cannot be reliably committed:
# loose-object layout may depend on installation-wide Git auto-gc/repack
# behavior, and alternates point at host-absolute paths.

# `make_alternates_odb.sh` writes `$PWD/object_source/.git/objects` into
# `.git/objects/info/alternates`; the absolute path is host-specific.
make_alternates_odb.tar
# The fixuture is 2MB in size, so let's not track it (like its SHA-1 sibling)
make_alternates_odb_sha256.tar
# Fixture deliberately uses loose objects; whether commits remain loose vs. get
# packed depends on installation-wide Git auto-gc/repack behavior, so the
# layout is regenerated per run.
repo_with_loose_objects.tar
repo_with_loose_objects_sha256.tar
# The fixuture is 2MB in size, so let's not track it (like its SHA-1 sibling)
make_repo_multi_index_sha256.tar
# The fixuture is 2MB in size, so let's not track it (like its SHA-1 sibling)
make_replaced_history_sha256.tar
# The fixuture is 2MB in size, so let's not track it (like its SHA-1 sibling)
make_repo_multi_index_no_sha256.tar
# The fixuture is 2MB in size, so let's not track it (like its SHA-1 sibling)
make_repo_multi_index_without-multi-index_sha256.tar
