Day 10 Task: Advance Git & GitHub for DevOps Engineers.
What is Branch?
A Branch is a representation of different isolated versions of code. Let me explain with a help of an example.
I have cloned the repository from GitHub.When you enter the repository the default branch name of your repository is main,...
himanshurkt96.hashnode.dev3 min read