Hacker News new | ask | show | jobs
by Mathiasdm 4155 days ago
I wish Git would have used a different name than 'branch'. It's completely at odds with branches in any other version control system and only adds confusion for people switching to/from Git. Mercurial uses the term 'bookmarks' for Git-style branches, I feel that would have been a much better choice.
1 comments

cvs, svn, bazaar use "branch". 'Bookmark' is way more awkward to me.