Re: [PATCH v10 0/8] set-head/fetch remote/HEAD updates
From: Bence Ferdinandy <hidden>
Date: 2024-10-22 18:34:04
On Tue Oct 22, 2024 at 19:39, Taylor Blau [off-list ref] wrote:
On Mon, Oct 21, 2024 at 03:36:57PM +0200, Bence Ferdinandy wrote:quoted
Bence Ferdinandy (8): t/t5505-remote: set default branch to main refs: atomically record overwritten ref in update_symref remote set-head: refactor for readability remote set-head: better output for --auto refs: add TRANSACTION_CREATE_EXISTS error refs: add create_only option to refs_update_symref_extended fetch: set remote/HEAD if it does not exist fetch set_head: handle mirrored bare repositoriesAfter applying this topic to 'seen', I noticed some new CI breakage that appears to be caused by this topic: https://github.com/git/git/actions/runs/11449483611/job/31855171514#step:4:2506 After dropping the topic locally and building with 'make SANITIZE=leak' and then running t0410-partial-clone.sh, I was able to resolve the failures. Would you mind building with 'SANITIZE=leak' and running that script to see if you can address the issue? Thanks.
Thanks, I can reproduce the issue. I'm hoping there are no more tricks to testing things :D Let's see how fast I can handle this ... Best, Bence -- bence.ferdinandy.com