<?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: How to get started hosting your git repository using GitHub and OSX</title>
	<atom:link href="http://www.jaisenmathai.com/blog/2008/04/10/how-to-get-started-hosting-your-git-repository-using-github-and-osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jaisenmathai.com/blog/2008/04/10/how-to-get-started-hosting-your-git-repository-using-github-and-osx/</link>
	<description>A blog about killer code</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:11:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gertha Foiles</title>
		<link>http://www.jaisenmathai.com/blog/2008/04/10/how-to-get-started-hosting-your-git-repository-using-github-and-osx/comment-page-1/#comment-1279</link>
		<dc:creator>Gertha Foiles</dc:creator>
		<pubDate>Tue, 08 Jun 2010 19:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaisenmathai.com/blog/?p=21#comment-1279</guid>
		<description>I am having problem with the first link. It gives a 404 error?</description>
		<content:encoded><![CDATA[<p>I am having problem with the first link. It gives a 404 error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Git + GitHub &#171; Andrés Villagrán Placencia</title>
		<link>http://www.jaisenmathai.com/blog/2008/04/10/how-to-get-started-hosting-your-git-repository-using-github-and-osx/comment-page-1/#comment-1222</link>
		<dc:creator>Git + GitHub &#171; Andrés Villagrán Placencia</dc:creator>
		<pubDate>Fri, 12 Feb 2010 19:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaisenmathai.com/blog/?p=21#comment-1222</guid>
		<description>[...] información de como trabajar con GitHub, encontré este excelente tutorial para iniciar un proyecto en él, también hay otras guias más extensas que pueden [...]</description>
		<content:encoded><![CDATA[<p>[...] información de como trabajar con GitHub, encontré este excelente tutorial para iniciar un proyecto en él, también hay otras guias más extensas que pueden [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yile</title>
		<link>http://www.jaisenmathai.com/blog/2008/04/10/how-to-get-started-hosting-your-git-repository-using-github-and-osx/comment-page-1/#comment-421</link>
		<dc:creator>yile</dc:creator>
		<pubDate>Tue, 28 Apr 2009 19:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaisenmathai.com/blog/?p=21#comment-421</guid>
		<description>thx guys!</description>
		<content:encoded><![CDATA[<p>thx guys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dilipm</title>
		<link>http://www.jaisenmathai.com/blog/2008/04/10/how-to-get-started-hosting-your-git-repository-using-github-and-osx/comment-page-1/#comment-256</link>
		<dc:creator>dilipm</dc:creator>
		<pubDate>Thu, 06 Nov 2008 14:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaisenmathai.com/blog/?p=21#comment-256</guid>
		<description>how can I push over http.. ( when I am behind http proxy?

I get
$ git push origin
XML error: syntax error
Error: no DAV locking support on remote repo http://github.com/dilipm/gitscm.git
error: failed to push to &#039;http://github.com/dilipm/gitscm.git&#039;</description>
		<content:encoded><![CDATA[<p>how can I push over http.. ( when I am behind http proxy?</p>
<p>I get<br />
$ git push origin<br />
XML error: syntax error<br />
Error: no DAV locking support on remote repo <a href="http://github.com/dilipm/gitscm.git" rel="nofollow">http://github.com/dilipm/gitscm.git</a><br />
error: failed to push to &#8216;http://github.com/dilipm/gitscm.git&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://www.jaisenmathai.com/blog/2008/04/10/how-to-get-started-hosting-your-git-repository-using-github-and-osx/comment-page-1/#comment-255</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Mon, 03 Nov 2008 19:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaisenmathai.com/blog/?p=21#comment-255</guid>
		<description>(Add the above to your repository&#039;s .git/config file.)</description>
		<content:encoded><![CDATA[<p>(Add the above to your repository&#8217;s .git/config file.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://www.jaisenmathai.com/blog/2008/04/10/how-to-get-started-hosting-your-git-repository-using-github-and-osx/comment-page-1/#comment-254</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Mon, 03 Nov 2008 19:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaisenmathai.com/blog/?p=21#comment-254</guid>
		<description>[branch &quot;master&quot;]
  remote = origin
  merge = refs/heads/master</description>
		<content:encoded><![CDATA[<p>[branch "master"]<br />
  remote = origin<br />
  merge = refs/heads/master</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psousa</title>
		<link>http://www.jaisenmathai.com/blog/2008/04/10/how-to-get-started-hosting-your-git-repository-using-github-and-osx/comment-page-1/#comment-232</link>
		<dc:creator>Psousa</dc:creator>
		<pubDate>Wed, 17 Sep 2008 10:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaisenmathai.com/blog/?p=21#comment-232</guid>
		<description>great tutorial! It helped me alot.

although I can&#039;t seem to pull from github into my local copy, 

git pull
You asked me to pull without telling me which branch you
want to merge with, and &#039;branch.master.merge&#039; in
your configuration file does not tell me either. 

do I always need to specify the full path to my master repository?</description>
		<content:encoded><![CDATA[<p>great tutorial! It helped me alot.</p>
<p>although I can&#8217;t seem to pull from github into my local copy, </p>
<p>git pull<br />
You asked me to pull without telling me which branch you<br />
want to merge with, and &#8216;branch.master.merge&#8217; in<br />
your configuration file does not tell me either. </p>
<p>do I always need to specify the full path to my master repository?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
