Git and GitHub Masterclass
What is Git
Git is a tool that allows you to version control.
Suppose we create a file in which JavaScript code is written on 20th July 2022. Then on 21st July, we did some minor changes to it. And then again on 22nd July, 23rd July and 24th July we ...
manishmk.hashnode.dev6 min read