Hi Anders, On Fri, 12 Nov 2021, Anders Kaseorg wrote: > ‘git fetch’ (without ‘--update-head-ok’), ‘git receive-pack’, and ‘git > branch -M’ protect the currently checked out branch from being > accidentally updated. However, the code for these checks predates > ‘git worktree’. Improve it to protect branches checked out in all > worktrees, not just the current one. I read through these patches, and in particular the last three were a real delight to read, a highlight of my catching-up with the mailing list today. I am very much in favor of these patches to advance to `next` as-are. Thank you, Dscho