GIT Basics: with config commands
GIT stands for "Global Information Tracker".
There are different definitions for GIT. Listing out few of them here
Git is a free open-source version control system. This allows you to keep track of all changes throughout the code. This allows develo...
asandra.hashnode.dev5 min read