Good evening On Sun, Oct 20, 2024, at 22:24, Bence Ferdinandy wrote: > The HEAD of the remote is useful in many situations, but currently one > would need to know the name of the remote to perform something like > "git log origin/HEAD..", which makes writing remote agnostic aliases > complicated. Introduce the new shorthand "@{upstreamhead}" which returns > <remote>/HEAD for the same <remote> "@{upstream}" would yield. > > Signed-off-by: Bence Ferdinandy <bence@xxxxxxxxxxxxxx> > --- > > Notes: > RFC v1: Testing and documentation is completely missing, I'll add those > in a v2 if people think the patch has merit. Do you have some concrete examples? I’m not well versed in using remote HEAD. -- Kristoffer Haugsbakk