<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wetware &#187; Github</title>
	<atom:link href="http://www.wetware.co.nz/blog/tag/github/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wetware.co.nz/blog</link>
	<description>Getting computers to do stuff so we don&#039;t have too</description>
	<lastBuildDate>Tue, 27 Jul 2010 03:03:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Github public key authentication rejected</title>
		<link>http://www.wetware.co.nz/blog/2009/06/github-public-key-authentication-rejected/</link>
		<comments>http://www.wetware.co.nz/blog/2009/06/github-public-key-authentication-rejected/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 00:41:27 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Server Config]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[Github]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=258</guid>
		<description><![CDATA[So you just added another public key to your github account so you can deploy your app on your new server. You jump down into a folder you want to put it into (/var/rails) in my case. You notice you need to add sudo to the front so that git can create the folder it [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/blog/2009/06/github-public-key-authentication-rejected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Git &#8211; GitHub &#8211; Using Git</title>
		<link>http://www.wetware.co.nz/blog/2009/05/git-github-using-git/</link>
		<comments>http://www.wetware.co.nz/blog/2009/05/git-github-using-git/#comments</comments>
		<pubDate>Mon, 18 May 2009 10:34:21 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[Github]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=218</guid>
		<description><![CDATA[So we have finally made the move to Git.  Albeit slowly. git add . Add files to git git commit . -m &#8220;this is my commit comment, I have made changes to &#8230;&#8221; Commit files and changes to your local git repo git push origin master Actually upload your changes to master (Git speak for [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/blog/2009/05/git-github-using-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
