Day 10 :Advance Git & GitHub for DevOps Engineers.
• Git Branching :
A branch is a version of the repository that diverges from the main working project. It is a feature available in most modern version control systems. A Git project can have more than one branch. These branches are a pointer to a sn...
abdevops.hashnode.dev3 min read