<?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 clones vs Shallow Git clones</title>
	<atom:link href="http://simos.info/blog/archives/25/feed" rel="self" type="application/rss+xml" />
	<link>http://simos.info/blog/archives/25?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=git-clones-vs-shallow-git-clones</link>
	<description>Το ιστολόγιό μου</description>
	<lastBuildDate>Tue, 27 Jul 2010 16:54:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: dr.t.vasudevan</title>
		<link>http://simos.info/blog/archives/25/comment-page-1#comment-394621</link>
		<dc:creator>dr.t.vasudevan</dc:creator>
		<pubDate>Wed, 06 May 2009 16:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/simos/?p=25#comment-394621</guid>
		<description>quite informative. so apparently nothing to be gained much with shallow repo.
thanks</description>
		<content:encoded><![CDATA[<p>quite informative. so apparently nothing to be gained much with shallow repo.<br />
thanks</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-394621" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('394621', 'add', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-394621-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-394621" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('394621', 'subtract', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-394621-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Simos</title>
		<link>http://simos.info/blog/archives/25/comment-page-1#comment-394620</link>
		<dc:creator>Simos</dc:creator>
		<pubDate>Mon, 20 Apr 2009 19:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/simos/?p=25#comment-394620</guid>
		<description>@Steven: Indeed, I have been tarring the working copy as well.
I just measured the size of the .git/ directories only, they are 1.124 GB

Thanks for the tip, it will be very helpful.</description>
		<content:encoded><![CDATA[<p>@Steven: Indeed, I have been tarring the working copy as well.<br />
I just measured the size of the .git/ directories only, they are 1.124 GB</p>
<p>Thanks for the tip, it will be very helpful.</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-394620" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('394620', 'add', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-394620-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-394620" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('394620', 'subtract', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-394620-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Walter</title>
		<link>http://simos.info/blog/archives/25/comment-page-1#comment-394619</link>
		<dc:creator>Steven Walter</dc:creator>
		<pubDate>Mon, 20 Apr 2009 18:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/simos/?p=25#comment-394619</guid>
		<description>If you&#039;re getting that much compression from bzip2, then it sounds like your repositories aren&#039;t packed very efficiently.  Are you tarring only the .git directory, or the .git directory and working copy?  The latter is pointless, as the .git directory contains all the information needed to restore the working copy (provided you have no uncommitted changes).  Running &quot;git reset --hard&quot; will do this.</description>
		<content:encoded><![CDATA[<p>If you&#8217;re getting that much compression from bzip2, then it sounds like your repositories aren&#8217;t packed very efficiently.  Are you tarring only the .git directory, or the .git directory and working copy?  The latter is pointless, as the .git directory contains all the information needed to restore the working copy (provided you have no uncommitted changes).  Running &#8220;git reset &#8211;hard&#8221; will do this.</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-394619" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('394619', 'add', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-394619-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-394619" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('394619', 'subtract', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-394619-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Simos</title>
		<link>http://simos.info/blog/archives/25/comment-page-1#comment-394618</link>
		<dc:creator>Simos</dc:creator>
		<pubDate>Sun, 19 Apr 2009 11:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/simos/?p=25#comment-394618</guid>
		<description>@Michael: Ok, now I see. It was a copy-paste typo.</description>
		<content:encoded><![CDATA[<p>@Michael: Ok, now I see. It was a copy-paste typo.</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-394618" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('394618', 'add', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-394618-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-394618" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('394618', 'subtract', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-394618-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Croes</title>
		<link>http://simos.info/blog/archives/25/comment-page-1#comment-394617</link>
		<dc:creator>Michael Croes</dc:creator>
		<pubDate>Sun, 19 Apr 2009 07:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/simos/?p=25#comment-394617</guid>
		<description>Maybe I wasn&#039;t clear enough... The unit of time is either minutes, or seconds, not (minutes * seconds), because that would make it (time ^ 2).</description>
		<content:encoded><![CDATA[<p>Maybe I wasn&#8217;t clear enough&#8230; The unit of time is either minutes, or seconds, not (minutes * seconds), because that would make it (time ^ 2).</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-394617" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('394617', 'add', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-394617-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-394617" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('394617', 'subtract', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-394617-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Simos</title>
		<link>http://simos.info/blog/archives/25/comment-page-1#comment-394616</link>
		<dc:creator>Simos</dc:creator>
		<pubDate>Sun, 19 Apr 2009 03:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/simos/?p=25#comment-394616</guid>
		<description>@Michael: The system that I was running the test on has a very fast connection to the Internet, between 20-30Mbps.
For a typical case with slow home broadband, the speed will definitely slower. It should take about 3-5 hours.</description>
		<content:encoded><![CDATA[<p>@Michael: The system that I was running the test on has a very fast connection to the Internet, between 20-30Mbps.<br />
For a typical case with slow home broadband, the speed will definitely slower. It should take about 3-5 hours.</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-394616" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('394616', 'add', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-394616-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-394616" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('394616', 'subtract', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-394616-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Croes</title>
		<link>http://simos.info/blog/archives/25/comment-page-1#comment-394615</link>
		<dc:creator>Michael Croes</dc:creator>
		<pubDate>Sat, 18 Apr 2009 22:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/simos/?p=25#comment-394615</guid>
		<description>Time (min) 	52:19.49s 	37:41.48s
Time in (min*s)? Does that make it super-time or something? Nice post for the rest of it.</description>
		<content:encoded><![CDATA[<p>Time (min) 	52:19.49s 	37:41.48s<br />
Time in (min*s)? Does that make it super-time or something? Nice post for the rest of it.</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-394615" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('394615', 'add', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-394615-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-394615" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('394615', 'subtract', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-394615-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: foo</title>
		<link>http://simos.info/blog/archives/25/comment-page-1#comment-394614</link>
		<dc:creator>foo</dc:creator>
		<pubDate>Sat, 18 Apr 2009 07:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/simos/?p=25#comment-394614</guid>
		<description>Yes, daily tarballs of git clones would be nice. You could also make them bare repositories (so they are smaller) and add a README.GNOME.git file to make sure people do git checkout master in them.</description>
		<content:encoded><![CDATA[<p>Yes, daily tarballs of git clones would be nice. You could also make them bare repositories (so they are smaller) and add a README.GNOME.git file to make sure people do git checkout master in them.</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-394614" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('394614', 'add', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-394614-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-394614" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('394614', 'subtract', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-394614-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
</channel>
</rss>
