cm0002@lemmy.world to Programming@programming.dev · 1 year agoLinus Torvalds built Git in 10 days - and never imagined it would last 20 yearswww.zdnet.comexternal-linkmessage-square61linkfedilinkarrow-up1379arrow-down16cross-posted to: programming@lemmy.ml
arrow-up1373arrow-down1external-linkLinus Torvalds built Git in 10 days - and never imagined it would last 20 yearswww.zdnet.comcm0002@lemmy.world to Programming@programming.dev · 1 year agomessage-square61linkfedilinkcross-posted to: programming@lemmy.ml
minus-squarealsimoneau@lemmy.calinkfedilinkarrow-up4arrow-down1·1 year agoNo, git has labels on heads of branches. Once the head moves you loose the information. It also makes for a more messy history, which I believe created the whole “rebase everything” philosophy to cope.
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkarrow-up4arrow-down1·1 year agoWhat information is “loosed” when another commit is made to the branch?
No, git has labels on heads of branches. Once the head moves you loose the information. It also makes for a more messy history, which I believe created the whole “rebase everything” philosophy to cope.
What information is “loosed” when another commit is made to the branch?