Git for Beginners: Basics and Essential Commands
What is Git
stand for Global information Tracker.
it Follows distributed VCS (version control system).
It is used to manage & track the changes made in source code.
Feature of Git
Free and open source software
Used to Track the change in sourc...
dskblogs.hashnode.dev4 min read