IT's giT...
Git is a...
Version control system which allow you to track changes you make to your project files over time.
By using git you can make a copy of your files, make changes to that copy, and then merge these changes to the original copy.
Why it's ne...
coder666.hashnode.dev2 min read