Git : Introduction and Commands
In this post, we will learn about git and some of its common commands.
What is Git?
First, GitHub is not git. Many people understandably confuse the two. GitHub is a website for hosting projects that use git.
Git is a type of version control system (...
abhinavpathak.hashnode.dev3 min read