Hacker News new | ask | show | jobs
by jon889 1312 days ago
When I realised that branches were just labels pointing to a commit, instead of a an actual "branch" ie a group of commits, then everything made a lot more sense. I still kinda wish branches were more groups of commits, so that if you have multiple branches on top of each other they can automatically/more easily keep up to date.