Since its inception, the Git DVCS tool's default branch name was set to master. Every Git repository had a master branch unless a developer took explicit steps to remove it, which was rarely ever done ...
We've got two primary development branches, master and migration (we're migrating our processes to use/support PostgreSQL away from Oracle.) We're slowly working through our processes/modules ...