"John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > +test_expect_success A'see if up-to-date packed refs are preserved' ' Huh? > + git branch q && > + git pack-refs --all --prune && > + git update-ref refs/heads/q refs/heads/q && > + ! test -f .git/refs/heads/q > +'