What is 'git' and how to get started?
What is git?
git is a free and open source distributed VCS(version-control-system).
Today almost all projects whether it is small hobby project or big commercial project, developers use git for version control.
but wait, what is VCS?
What is VCS...
aw-santo.hashnode.dev4 min read