Signed-off-by: Johan Herland <johan@xxxxxxxxxxx> --- t/t5515-fetch-merge-logic.sh | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/t/t5515-fetch-merge-logic.sh b/t/t5515-fetch-merge-logic.sh index 31c1081..4569a13 100755 --- a/t/t5515-fetch-merge-logic.sh +++ b/t/t5515-fetch-merge-logic.sh @@ -143,6 +143,7 @@ do rm -f .git/refs/heads/* rm -f .git/refs/remotes/rem/* rm -f .git/refs/tags/* + rm -f .git/packed-refs git fetch "$@" >/dev/null cat .git/FETCH_HEAD } >"$actual" && -- 1.5.5.rc0.117.ga5237 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html