Sunday, 11 March 2018

How to setup Git on your Windows Desktop

1. First you need to download Git from below link 



Link : https://desktop.github.com/

2. You need to create Github Login credentials ( Username ,emailid and set your Password)




Link : https://github.com/join?source=github-desktop


3 . Verify your emailid  and Configure Git.


4. Now you are ready to use GIT features .




5.  Now let see how to take a clone from Github to our Desktop



To clone the project  we only need to copy above highlighted link 


Now click on Clone a repository ( step 4 screen) 



Here , in above screenshot , first choose URL tab then you have to provide cloning Github link which you just copied and local path (remember it will automatically create a folder GITHUB) , then click on clone 

Cloning will take some time (depends on project size which you are cloning)


6. Now go to the folder(GITHUB) and explore it !!





Thanks








No comments:

Post a Comment