Getting to know Git
What is Git ?
A software developed to “Keep track of your code “
Git is a Distributed Version Control System (VCS) developed by Linus Torvalds to keep track of his rapidly growing codebase while developing Linux. That’s the interesting part about i...
learning-new.hashnode.dev4 min read