On Thu, Oct 17, 2024 at 02:32:40PM -0400, Eric Sunshine wrote: > On Thu, Oct 17, 2024 at 8:49 AM Dario Esposito > <dario.esposito@xxxxxxxxxxxxxx> wrote: > > What did you do before the bug happened? > > I updated from git version 2.46.2 to version 2.47.0. > > > > What happened instead? > > Git fetch and pull commands get stuck and never complete. > > > > After reverting to git 2.46.2, fetch and pull commands are working again. > > This sounds like the issue reported and resolved by [1]. Thanks; I was going to say the same thing ;-). > [1]: https://lore.kernel.org/git/9d2d6e7b-9691-4c9f-9b13-f1019cd1c491@xxxxxx/ Thanks, Taylor