Day 10 Task: Advance Git & GitHub for DevOps Engineers.
Git Branching
The master branch is a default branch in Git. It is instantiated when the first commit is made to the project. When you make the first commit, you're given a master branch to the starting commit point. When you start making a commit, th...
mahendrabora.hashnode.dev4 min read