Re: Concurrent fetch commands
From: Federico Kircheis <hidden>
Date: 2024-01-01 15:48:05
From: Federico Kircheis <hidden>
Date: 2024-01-01 15:48:05
On 01/01/2024 12.23, Stefan Haller wrote:
On 31.12.23 14:50, Konstantin Tokarev wrote:quoted
В Sun, 31 Dec 2023 14:30:05 +0100 Stefan Haller [off-list ref] пишет:quoted
... it is common for git clients to run git fetch periodically in the background.I think it's a really weird idea which makes a disservice both to human git users and git servers. IMO clients doing this should be fixed to avoid such behavior, at least by default.I disagree pretty strongly. Users expect this, and I do find it very convenient myself.
Especially when working with git worktree.