Il giorno mer 11 giu 2025 alle ore 02:22 Junio C Hamano <gitster@xxxxxxxxx> ha scritto: > > Andrea Stacchiotti <andreastacchiotti@xxxxxxxxx> writes: > > > This patch aims to make repointing multiple branches to the same commit-ish > > easier, currently it needs a shell loop. > > Or "update-ref --stdin"? I learned something new, but I'd still like to keep advocating for a syntax like `branch --some-flag A B C X` instead of feeding by hand update-ref commands.