On Mon, 13 May 2024 at 22:30, Koji Nakamaru <koji.nakamaru@xxxxxxxx> wrote: > > The patch fixed error handling. This is the direct reason for the error. > > cf. https://github.com/git/git/commit/9abe31f5f161be4d69118bdfae00103cd6efa510#diff-9dc7db77a1c795b4849ac77ac8d618a75c85ff3b2128501ffa647c43df200d60R308-R314 > > > Koji Nakamaru Just checked with git 2.44.0 and it has no such issue. Therefore this is confirmed to be a regression in git 2.45.0 I'd expect such error to be skipped and/or ignored, or even update the store asynchronously, maybe with a config to customize the behavior.