1.What is GIT ? GIT is a version control system(VCS) which helps you to keep and maintain all the versions of your source code step by step. Every little change that you make in your code editor while developing an application is tracked by GIT when...
vishalkatkar.hashnode.dev5 min read
No responses yet.