Thursday, 25 June 2015

How to install and use GitBash (command line version of Git) in windows


Link imporatnt       https://help.github.com/articles/generating-ssh-keys/
DOWNLOAD  gitbash ( command line version of Git )

1) download from https://git-scm.com/download/win

2) after installing ,configure the path of the project folder 
gitbash-->> properties-->> startin: 

3) create a folder in that folder named git projects

4) by using command -->> ( $ git project init gitproject )  gitproject 
folder become the master folder 






No comments:

Post a Comment