Top 12 Git Commands that Every developer must know
What is Git?
Git is a version control and open source software that developers worldwide use. It is free for all.
It stores the file, tracks the history, and merges the code changes.
Developers use git to keep track of the updates to a large codeba...
rishikavishnoi.hashnode.dev6 min read