Git basics: Branches and strategies
Branches are an essential part of using Git. You can view a branch as separate versions of your project.
Generally speaking, it's a good thing always to have these two branches in place:
master: (main) This is the production version of your project
...
h.daily-dev-tips.com3 min read
James 'Dante' Midzi
Solutiions Architect | Writer | Polyglot
I have waited, I have been patient and Chris has delivered.
Thank you!