What is Git , What is GitHub and version control
What is Git
Git is a distributed version control tool designed to track changes in software by Linus Torvalds the same person who creates Linux.
Git is used for tracking software versions, managing code and collaborating between developers.
Git is a...
saifali2017.hashnode.dev6 min read