Re: [PATCH 03/20] t3210-pack-refs: modernize test format
From: John Cai <hidden>
Date: 2023-05-19 17:52:11
From: John Cai <hidden>
Date: 2023-05-19 17:52:11
On 19 May 2023, at 13:07, Junio C Hamano wrote:
"John Cai via GitGitGadget" [off-list ref] writes:quoted
+test_expect_success A'see if up-to-date packed refs are preserved' 'Huh?
oops. not sure what happeend there.
quoted
+ git branch q && + git pack-refs --all --prune && + git update-ref refs/heads/q refs/heads/q && + ! test -f .git/refs/heads/q +'