petsoi@discuss.tchncs.de to Linux@programming.dev · 21 days agoGit 2.48 releasedgithub.blogexternal-linkmessage-square12fedilinkarrow-up185arrow-down11
arrow-up184arrow-down1external-linkGit 2.48 releasedgithub.blogpetsoi@discuss.tchncs.de to Linux@programming.dev · 21 days agomessage-square12fedilink
minus-squareuranibaba@lemmy.worldlinkfedilinkarrow-up16·21 days ago When “git fetch $remote” notices that refs/remotes/$remote/HEAD is missing and discovers what branch the other side points with its HEAD, refs/remotes/$remote/HEAD is updated to point to it. That is nice.
That is nice.