Re: [BUG] Cloning with git HEAD fails for some repositories
From: Jeff King <hidden>
Date: 2019-03-22 09:31:36
From: Jeff King <hidden>
Date: 2019-03-22 09:31:36
On Fri, Mar 22, 2019 at 09:21:14AM +0100, Wolfgang Denk wrote:
Dear Jeff, In message [ref] you wrote:quoted
However, so does the parent of 17966c0a63d. So I don't know if the u-boot-efi repo is just broken, or if there's some other different bug at play.git fsck reports a number of dangling tags, but no other issues:
Weird. I had set http.maxrequests to "1" to give more readable output from GIT_CURL_VERBOSE, etc. It fails with that setting, but not with the default of 5. Which certainly seems like a bug, but one that has been there for a while (at least since v2.9.x, which I tested). -Peff