What is Git? What is Github? Top command used in GitHub? Learn full GitHub
Git is a VCS(Version control system)
which in layman's language means it helps to control the updates in the version.
why do we use Git?
the three major reasons why we use Git are as follows:-
It helps in collaboration.
It helps in version control(t...
01nakulgoel.hashnode.dev2 min read