-
Notifications
You must be signed in to change notification settings - Fork 0
Setup
RodEsp edited this page Mar 16, 2012
·
4 revisions
NOTE: If you receive "The server's host key is not cached in the registry" follow http://stackoverflow.com/questions/5560150/git-push-origin-master-fails
- Download the latest version of github extensions here: http://gitextensions.googlecode.com/files/GitExtensions229SetupComplete.msi
- Run the setup wizard. Select Install for all users when prompted. Then select Install MsysGit and Install KDiff. Otherwise, click next on every page.
- During the installation, a popup window will open asking you to select a language. It may open behind the installation window.
- Proceed through the KDiff setup wizard. Choose to install everything. Select to Run KDiff3 when finished.
- Proceed through the GitHub setup wizard. Click Next on every page to accept the default settings, then click finish.
- Close KDiff.
- Download Putty here: http://tartarus.org/~simon/putty-snapshots/x86/putty-installer.exe.
- Open PuttyGen. Select Generate. Copy the public key at the top.
- Go to your GitHub Account Settings page. Go to SSH Public Keys link on the left. Select Add Another Public Key and copy the key from step 8 and Select Add Key.
- Go back to PuttyGen and Select Save Private Key. A password is not necessary. Save the file to the desktop.
- Open Git Extensions and choose your language. Reference http://www.youtube.com/watch?v=TlZXSkJGKF8 for next steps.
- A popup will open. Select repair and enter your GitHub username and email address.
- Select Clone Repository, enter the Repository to Clone (the SSH address from your GitHub Repository webpage).
- Select Load SSH Key. Browse to the desktop and select the private key file, then select Load.
- Choose a destination, then select Clone. If you get an error, close Git Extensions and start again from step 11.
- A popup window will open asking to open the new repository. Select Yes.
- Restart Visual Studio. Then in Visual Studio, go to tools -> customize, then select GitExtensions.
git update-index --assume-unchanged Source/Server/FoundOps.Server/Resources/Developer.config