Showing posts with label install git on windows 8. Show all posts
Showing posts with label install git on windows 8. Show all posts

Saturday, August 1, 2015

everything about git- installation

Installation on Ubuntu:

Open Terminal,
Type "sudo apt-get install git"
Press Y if prompted to enter, while installed

Thats, it!!

To know about git commands, type " git help <command-name>"