* test failed for fetch shallow repo with ref-in-want enabled
@ 2021-08-06 3:06 lilinchao
0 siblings, 0 replies; only message in thread
From: lilinchao @ 2021-08-06 3:06 UTC (permalink / raw)
To: git; +Cc: Junio C Hamano
I just got this kind of error:
fatal: expected 'packfile', received 'shallow-info'
when remote repo is a shallow repo(created by using --depth), and configured with 'ref-in-want' feature,
then "git clone -C remote_repo local" failed. (tested in t/t5703-upload-pack-ref-in-want.sh)
I don't know if this result is expected, and maybe the test should cover this case.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-08-06 3:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-06 3:06 test failed for fetch shallow repo with ref-in-want enabled lilinchao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).