Just enough GIT to survive
As an aspiring developer, I use git to manage my personal projects and academic work. Git is a version control system that tracks the changes in a local directory. It has three main parts: The working directory, the staging area, and the repository.
...
mrpratik.hashnode.dev4 min read