Re: Cannot shallow clone using GitHub tag refs after commit 34066f06

2019-10-12 Thread Jeff King
On Sat, Oct 12, 2019 at 06:31:02PM -0400, Teddy Reed wrote: > Hello, I am trying to debug an issue where a shallow clone (--depth=1) > fails when the reference is the tip of a tag on a GitHub repository. > > The git client works on versions below 2.22.0-rc0 up until commit > 34066f06, "fetch: do

Cannot shallow clone using GitHub tag refs after commit 34066f06

2019-10-12 Thread Teddy Reed
Hello, I am trying to debug an issue where a shallow clone (--depth=1) fails when the reference is the tip of a tag on a GitHub repository. The git client works on versions below 2.22.0-rc0 up until commit 34066f06, "fetch: do not consider peeled tags as advertised tips". That commit peels refs