Git and Github for Beginners - Creating your very first Pull request 🤓!
? : What is Git? 🤔
Git is the version control system that maintains the code-base of your project. At every stage, if you change some part of the code. It can keep a record of what was changed to avoid any errors. And also to get back to the stage w...
codeminions.hashnode.dev5 min read