Basics of Git
GIT is the most widely used open-source version control system that allows you to track changes made to files. Programmers usually use GIT to collaborate on developing software.
A GIT project consists of three major sections: the working directory, t...
heyitsvajid.hashnode.dev3 min read