Hacker News new | ask | show | jobs
by joefreeman 2939 days ago
Isn't 'origin' (not 'master') the convention you're referring to?
1 comments

Both "origin" and "master" are conventions. They are promoted by the tooling that gives them a sort of default status.
In the context of the original post, he is referring to origin (the convention for a default remote repository), not master (the convention for a default branch).