Wednesday, July 9, 2014

Install and Clone GIT repository in Windows

There are several clients for GIT available in windows. The most famous ones are

  • TortoiseSVN
  • GITHUB
  • GITExtensions
Below are the steps to install  GITExtensions and clone it from a GIT Server


Start with the Installation
















Choose Putty as the SSH Client





















Choose all the defaults and Install


















After successful installation open the GIT GUI

























Source is the .git repo path of the server usually having ssh , ftp protocol
Destination is your local Laptop Path where you wish you clone the component.


Click Clone and the GIT should be cloned into your local drive




















Place the files in the folders.
Stage Change, Commit and Push and use it further.

0 comments:

Post a Comment