git basics
what is git?A git is a software used to track or we can say it is used to track the versions of the software
why git is used?
git is used to see the track the changes we do in a code with time to track that
example___________lets say we are build...
gitandcommands.hashnode.dev3 min read