Using Git to implement a new feature/change without affecting the main branch
What is Git &why use it?
Git is an Open Source Distributed Version Control System. it makes it easy to track changes to file and revert back to them incase a need arises.This blogs aim is to illustrate on how to use git branch feature in order to mak...
slina.hashnode.dev2 min read