Re: [PATCH 10/11] strvec: drop argv_array compatibility layer
From: Jeff King <hidden>
Date: 2020-07-29 16:22:07
From: Jeff King <hidden>
Date: 2020-07-29 16:22:07
On Tue, Jul 28, 2020 at 05:44:22PM -0700, Junio C Hamano wrote:
Jeff King [off-list ref] writes:quoted
Worse than the resolutions are all the new calls which needed to be fixed up. I know your scripts keep a fix-up commit for this, but I don't think you publish it.They are found in refs/merge-fix/$topicname, and the broken-out mirror repository https://github.com/gitster/git/ should have them.
Oh indeed. I stupidly looked in my refs/remotes, but of course I didn't set up a refspec to fetch them. :) -Peff