<?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: GIT Cloning of branches</title>
	<atom:link href="http://blog.experimentalworks.net/2007/10/git-cloning-of-branches/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.experimentalworks.net/2007/10/git-cloning-of-branches/</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 13:31:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: dsp</title>
		<link>http://blog.experimentalworks.net/2007/10/git-cloning-of-branches/comment-page-1/#comment-13</link>
		<dc:creator>dsp</dc:creator>
		<pubDate>Mon, 15 Oct 2007 09:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://wp.experimentalworks.net/?p=37#comment-13</guid>
		<description>Okay sorry, I&#039;ll change this today.</description>
		<content:encoded><![CDATA[<p>Okay sorry, I&#8217;ll change this today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gebi</title>
		<link>http://blog.experimentalworks.net/2007/10/git-cloning-of-branches/comment-page-1/#comment-12</link>
		<dc:creator>gebi</dc:creator>
		<pubDate>Mon, 15 Oct 2007 02:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://wp.experimentalworks.net/?p=37#comment-12</guid>
		<description>please do _NOT_ pack repositories to which you only provide http access...

users wanting to add your git repos as remote to the upstream git repos have to download nearly 17MB only to get your few commits.

try it yourself:
git clone git://git.kernel.org/pub/scm/git/git.git
cd git
git remote add you http://git.experimentalworks.net/git.git
git remote update</description>
		<content:encoded><![CDATA[<p>please do _NOT_ pack repositories to which you only provide http access&#8230;</p>
<p>users wanting to add your git repos as remote to the upstream git repos have to download nearly 17MB only to get your few commits.</p>
<p>try it yourself:<br />
git clone git://git.kernel.org/pub/scm/git/git.git<br />
cd git<br />
git remote add you <a href="http://git.experimentalworks.net/git.git" rel="nofollow">http://git.experimentalworks.net/git.git</a><br />
git remote update</p>
]]></content:encoded>
	</item>
</channel>
</rss>

