]> git.ipfire.org Git - thirdparty/git.git/commit
t5550: require REFFILES
authorHan-Wen Nienhuys <hanwen@google.com>
Wed, 22 Dec 2021 10:59:42 +0000 (10:59 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Dec 2021 20:00:06 +0000 (12:00 -0800)
commit7b6853a826affa2cec885e48b86f7730efb737d6
tree1cc00daf806b8fe4987f03c39fd8f6d69cb2fdba
parent8c21d820e9ddaf7ddcb0c882f27bec017e28984f
t5550: require REFFILES

The dumb HTTP protocol exposes ref storage details as part of the protocol,
so it only works with the FILES refstorage backend

Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5550-http-fetch-dumb.sh