<?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: Backing up a git repository with git bundle</title>
	<atom:link href="http://heipei.net/2008/03/09/backing-up-a-git-repository-with-git-bundle/feed/" rel="self" type="application/rss+xml" />
	<link>http://heipei.net/2008/03/09/backing-up-a-git-repository-with-git-bundle/</link>
	<description>Johannes 'heipei' Gilger</description>
	<lastBuildDate>Thu, 24 Nov 2011 19:55:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jojo</title>
		<link>http://heipei.net/2008/03/09/backing-up-a-git-repository-with-git-bundle/comment-page-1/#comment-9586</link>
		<dc:creator>Jojo</dc:creator>
		<pubDate>Wed, 24 Mar 2010 07:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://hackvalue.de/heipei/2008/03/09/backing-up-a-git-repository-with-git-bundle/#comment-9586</guid>
		<description>Yeah, sure, if you&#039;ve got no initial repo you can just use clone as well.</description>
		<content:encoded><![CDATA[<p>Yeah, sure, if you&#8217;ve got no initial repo you can just use clone as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srini</title>
		<link>http://heipei.net/2008/03/09/backing-up-a-git-repository-with-git-bundle/comment-page-1/#comment-9585</link>
		<dc:creator>Srini</dc:creator>
		<pubDate>Tue, 23 Mar 2010 23:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://hackvalue.de/heipei/2008/03/09/backing-up-a-git-repository-with-git-bundle/#comment-9585</guid>
		<description>Can&#039;t you use git clone bundle.name head?</description>
		<content:encoded><![CDATA[<p>Can&#8217;t you use git clone bundle.name head?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Driessen</title>
		<link>http://heipei.net/2008/03/09/backing-up-a-git-repository-with-git-bundle/comment-page-1/#comment-9581</link>
		<dc:creator>Vincent Driessen</dc:creator>
		<pubDate>Tue, 16 Mar 2010 15:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://hackvalue.de/heipei/2008/03/09/backing-up-a-git-repository-with-git-bundle/#comment-9581</guid>
		<description>Wouldn&#039;t a quick tarball of the .git directory suffice?
    tar -czvf backup.tgz devel/.git

git bundle has its uses of course, but this seems a bit overkill.</description>
		<content:encoded><![CDATA[<p>Wouldn&#8217;t a quick tarball of the .git directory suffice?<br />
    tar -czvf backup.tgz devel/.git</p>
<p>git bundle has its uses of course, but this seems a bit overkill.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

