GitHub renamed the default branch from master to main

I just finished Mosh’s The Ultimate Git Course and can say it is 100% worth your time, money, and effort. If you’re on the fence about taking it, do it!

Here’s an update for those of you who have entered the “Collaborations” section of the course.
GitHub has renamed the default branch of all repositories from master to main.

So, just keep in mind that whenever master is referenced in the course videos, just use main instead.

3 Likes

Thanks for the update! :slight_smile:

1 Like