Hacker News new | ask | show | jobs
by _never_k 2193 days ago
Github inherited it from git, which inherited it from bitkeeper, the DVCS that Linux originally used and the one that inspired git. Bitkeeper used a master/slave architecture that git dropped.

https://github.com/bitkeeper-scm/bitkeeper/blob/master/doc/H...

2 comments

The dev that set git to using master says otherwise..

https://twitter.com/xpasky/status/1272280760280637441

Repositories, not branches. It's just hearsay that the name of the master branch is based on bitkeeper.