# Archives below are intentionally not tracked. Each fixture uses host-only
# features (absolute paths baked into config, symlinks, or FIFOs) that cannot
# be round-tripped through a committed archive, so the script is re-run on the
# test host instead.

# `nonstandard-worktree` sets `core.worktree "$PWD"` (an absolute path).
# Several other sub-repos clone with relative URLs that resolve via the host's
# working directory.
many.tar
# Uses `ln -s`, including breakout symlinks (`../..`) that cannot be safely
# extracted on Windows.
many-symlinks.tar
# Uses `mkfifo`; FIFOs cannot be represented in archives extracted on Windows.
fifo.tar
