Re: [PATCH] upload-pack: strip namespace from symref data

2019-05-22 Thread Ævar Arnfjörð Bjarmason
On Wed, May 22 2019, Jeff King wrote: > Since 7171d8c15f (upload-pack: send symbolic ref information as > capability, 2013-09-17), we've sent cloning and fetching clients special > information about which branch HEAD is pointing to, so that they don't > have to guess based on matching up commit

[PATCH] upload-pack: strip namespace from symref data

2019-05-21 Thread Jeff King
Since 7171d8c15f (upload-pack: send symbolic ref information as capability, 2013-09-17), we've sent cloning and fetching clients special information about which branch HEAD is pointing to, so that they don't have to guess based on matching up commit ids. However, this feature has never worked prop