Hacker News new | ask | show | jobs
by igorgue 5255 days ago
I think the best thing I did for my team is explain them how branches work, and how not-so-special are they, branches are just pointers to a commit, and commits are never 'lost'.

People need to understand how simple Git is.