Initializing new git repository

To create new git repository, you can use below command.
 
git init
Below image shows sample output of above command. Notice that you should run this command from within the project directory.After running this command, you will notice that .git directory is created inside gitproject directory.
 
git –version
If everything is good, you should see output similar to below image.Congrats! you have just installed git successfully. Here is the output of above example.


Web development and Automation testing

solutions delivered!!