Day 10 Task|: 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 snaps...
gajananb.hashnode.dev4 min read