<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Pulling from github on Windows</title>
	<atom:link href="http://www.markhneedham.com/blog/2009/08/18/pulling-from-github-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhneedham.com/blog/2009/08/18/pulling-from-github-on-windows/</link>
	<description>Thoughts on Software Development</description>
	<lastBuildDate>Sat, 31 Jul 2010 12:46:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Rob Hunter</title>
		<link>http://www.markhneedham.com/blog/2009/08/18/pulling-from-github-on-windows/comment-page-1/#comment-21501</link>
		<dc:creator>Rob Hunter</dc:creator>
		<pubDate>Tue, 18 Aug 2009 06:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1551#comment-21501</guid>
		<description>Another option is to generate a fresh keypair (&lt;a href=&quot;http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1&quot; rel=&quot;nofollow&quot;&gt;ssh-keygen&lt;/a&gt;) which will automatically put things in the right place.

Another option is to add your existing private key to your SSH agent keyring. (&lt;a href=&quot;http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-add&amp;sektion=1&quot; rel=&quot;nofollow&quot;&gt;ssh-add&lt;/a&gt;)

If you like the PuTTY system with the Windows-integrated SSH agent (Pageant), you can also use PuTTY instead of OpenSSH. Just set the GIT_SSH environment variable to PuTTY&#039;s &quot;plink.exe&quot;.</description>
		<content:encoded><![CDATA[<p>Another option is to generate a fresh keypair (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1" rel="nofollow">ssh-keygen</a>) which will automatically put things in the right place.</p>
<p>Another option is to add your existing private key to your SSH agent keyring. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-add&amp;sektion=1" rel="nofollow">ssh-add</a>)</p>
<p>If you like the PuTTY system with the Windows-integrated SSH agent (Pageant), you can also use PuTTY instead of OpenSSH. Just set the GIT_SSH environment variable to PuTTY's "plink.exe".</p>
]]></content:encoded>
	</item>
</channel>
</rss>
