Git for Beginners: Basics and Essential Commands
What is Git
Git is a tool used by developers to manage code. It help save changes in files over time. Git remember what change you did and when you did. If something break you can go back to old version. Git work on your computer and not only on inte...
indrajeetdev.hashnode.dev3 min read