<?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"
	>
<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>
	<pubDate>Thu, 04 Dec 2008 21:31:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<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-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 'http://github.com/dilipm/gitscm.git'</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-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'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-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 "master"]
  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-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'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 'branch.master.merge' 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>
