# The fixture bakes `git blame --porcelain` baseline files (under
# `.git/*.baseline`) produced by the host's `git` binary. The exact textual
# output may be sensitive to the git version, so the fixture is re-run locally to
# stay aligned with the comparing git on the test host. Both SHA-1 and SHA-256
# variants share this constraint.
make_blame_repo.tar
make_blame_repo_sha256.tar

# Uses `ln -s`, including breakout symlinks (`../..`) that cannot be safely
# extracted on Windows.
make_blame_symlinks_repo.tar
make_blame_symlinks_repo_sha256.tar
