Git Tutorial 4 – Create a new Git repository – git init Command
As a part of GIT Tutorials End To End, we will learn to create or initialize a GIT repo using a very first command called “git init“. Before you proceed please make sure that GIT is properly installed and configured. If git is not installed or you don’t know how to check then I recommend…
Read More “Git Tutorial 4 – Create a new Git repository – git init Command” »