<?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 sucks (2)</title>
	<atom:link href="http://www.netsplit.com/2009/02/17/git-sucks-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netsplit.com/2009/02/17/git-sucks-2/</link>
	<description></description>
	<lastBuildDate>Sat, 06 Mar 2010 04:51:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Git &#124; meta/LPAR</title>
		<link>http://www.netsplit.com/2009/02/17/git-sucks-2/comment-page-1/#comment-1866</link>
		<dc:creator>Git &#124; meta/LPAR</dc:creator>
		<pubDate>Sat, 06 Mar 2010 04:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.netsplit.com/?p=187#comment-1866</guid>
		<description>[...] Trying to achieve this with git led one developer to post a series of rants: git sucks part 1, part 2, part [...]</description>
		<content:encoded><![CDATA[<p>[...] Trying to achieve this with git led one developer to post a series of rants: git sucks part 1, part 2, part [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Dickey</title>
		<link>http://www.netsplit.com/2009/02/17/git-sucks-2/comment-page-1/#comment-1862</link>
		<dc:creator>Jeff Dickey</dc:creator>
		<pubDate>Thu, 04 Mar 2010 03:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.netsplit.com/?p=187#comment-1862</guid>
		<description>...must...not...feed...trolls...... ***** ARRRRRGGGGGHHH***** (brain explodes)

Any preteen-mentality (pretend-mentality?) Anonymous Coward who signs itself &#039;lol&#039; and begins its comment &#039;lol&#039; should automatically be ignored. I propose a patch to the Wordpress comment system, such that
  - the trigraph &#039;lol&#039;, upper or lower case, in the &#039;name&#039; area causes the message to be deleted and the originating IP to be blocked from all WP sites; and
  - any comment containing two or more of said trigraph in the comment text triggers the same treatment.</description>
		<content:encoded><![CDATA[<p>&#8230;must&#8230;not&#8230;feed&#8230;trolls&#8230;&#8230; ***** ARRRRRGGGGGHHH***** (brain explodes)</p>
<p>Any preteen-mentality (pretend-mentality?) Anonymous Coward who signs itself &#8216;lol&#8217; and begins its comment &#8216;lol&#8217; should automatically be ignored. I propose a patch to the Wordpress comment system, such that<br />
  &#8211; the trigraph &#8216;lol&#8217;, upper or lower case, in the &#8216;name&#8217; area causes the message to be deleted and the originating IP to be blocked from all WP sites; and<br />
  &#8211; any comment containing two or more of said trigraph in the comment text triggers the same treatment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lol</title>
		<link>http://www.netsplit.com/2009/02/17/git-sucks-2/comment-page-1/#comment-1844</link>
		<dc:creator>lol</dc:creator>
		<pubDate>Mon, 01 Feb 2010 09:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.netsplit.com/?p=187#comment-1844</guid>
		<description>lol, you work for canonical, you are so biased, of course you will say git sucks, your employer tells you to do so, the reality is that bzr sucks donkey balls big time, look at the emacs project, developers there are SUFFERING because of bzr suckiness...</description>
		<content:encoded><![CDATA[<p>lol, you work for canonical, you are so biased, of course you will say git sucks, your employer tells you to do so, the reality is that bzr sucks donkey balls big time, look at the emacs project, developers there are SUFFERING because of bzr suckiness&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martin f. krafft</title>
		<link>http://www.netsplit.com/2009/02/17/git-sucks-2/comment-page-1/#comment-1456</link>
		<dc:creator>martin f. krafft</dc:creator>
		<pubDate>Thu, 20 Aug 2009 14:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.netsplit.com/?p=187#comment-1456</guid>
		<description>The &quot;reverse clone&quot; does not work for me at all:

    % git clone --bare . ssh://pulse/home/madduck/.tmp/cdt.TdhCIC/test.git 
    Initialized empty Git repository in ./ssh:/pulse/home/madduck/.tmp/cdt.TdhCIC/test.git/

It would be so nice to have too!</description>
		<content:encoded><![CDATA[<p>The &#8220;reverse clone&#8221; does not work for me at all:</p>
<p>    % git clone &#8211;bare . ssh://pulse/home/madduck/.tmp/cdt.TdhCIC/test.git<br />
    Initialized empty Git repository in ./ssh:/pulse/home/madduck/.tmp/cdt.TdhCIC/test.git/</p>
<p>It would be so nice to have too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simone Deponti</title>
		<link>http://www.netsplit.com/2009/02/17/git-sucks-2/comment-page-1/#comment-1344</link>
		<dc:creator>Simone Deponti</dc:creator>
		<pubDate>Tue, 24 Mar 2009 23:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.netsplit.com/?p=187#comment-1344</guid>
		<description>I&#039;m not entirely sure the bzr+ is silly... after all, it indicates that it&#039;s using the bzr protocol over an ssh connection.
Also, using branch/clone/checkout to push up a repository isn&#039;t too much of a weird idea, but indeed should be documented and, I think, the push command should support that case aswell (pushing where nothing exists).</description>
		<content:encoded><![CDATA[<p>I&#8217;m not entirely sure the bzr+ is silly&#8230; after all, it indicates that it&#8217;s using the bzr protocol over an ssh connection.<br />
Also, using branch/clone/checkout to push up a repository isn&#8217;t too much of a weird idea, but indeed should be documented and, I think, the push command should support that case aswell (pushing where nothing exists).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: git monthly links: 2009-02 &#171; git blog</title>
		<link>http://www.netsplit.com/2009/02/17/git-sucks-2/comment-page-1/#comment-1292</link>
		<dc:creator>git monthly links: 2009-02 &#171; git blog</dc:creator>
		<pubDate>Sun, 01 Mar 2009 16:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.netsplit.com/?p=187#comment-1292</guid>
		<description>[...] Scott James Remnant » Blog Archive » GIT sucks (2)  Possibly related posts: (automatically generated)Mou Ikkai!    &#171; git monthly links:&#160;2009-01 [...]</description>
		<content:encoded><![CDATA[<p>[...] Scott James Remnant » Blog Archive » GIT sucks (2)  Possibly related posts: (automatically generated)Mou Ikkai!    &laquo; git monthly links:&nbsp;2009-01 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton Jenkins</title>
		<link>http://www.netsplit.com/2009/02/17/git-sucks-2/comment-page-1/#comment-1261</link>
		<dc:creator>Anton Jenkins</dc:creator>
		<pubDate>Tue, 24 Feb 2009 10:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.netsplit.com/?p=187#comment-1261</guid>
		<description>You mean to say you can use clone to push a repository from local on to a remote machine using ssh? I&#039;ve been using git for a while now and I never knew that! I thought it only worked the other way around (as it is used 99% of the time I would guess). You&#039;re quite right - this needs to be documented properly!

The way I&#039;ve always done it, and the way I&#039;ve seen other people do it, is to ssh into the remote server, init a bare repo and then go back to your local machine and push from there. It&#039;s tedious but if you only have to do it once.....

As much as this whole exchange may have riled a few feathers at least we can say it&#039;s been productive. I&#039;d hazard a very large percentage of git advocates didn&#039;t know you could use git clone this way and if this exercise has educated them (as it has me) as well as forced a change in documentation to help newcomers in future then everyone wins.</description>
		<content:encoded><![CDATA[<p>You mean to say you can use clone to push a repository from local on to a remote machine using ssh? I&#8217;ve been using git for a while now and I never knew that! I thought it only worked the other way around (as it is used 99% of the time I would guess). You&#8217;re quite right &#8211; this needs to be documented properly!</p>
<p>The way I&#8217;ve always done it, and the way I&#8217;ve seen other people do it, is to ssh into the remote server, init a bare repo and then go back to your local machine and push from there. It&#8217;s tedious but if you only have to do it once&#8230;..</p>
<p>As much as this whole exchange may have riled a few feathers at least we can say it&#8217;s been productive. I&#8217;d hazard a very large percentage of git advocates didn&#8217;t know you could use git clone this way and if this exercise has educated them (as it has me) as well as forced a change in documentation to help newcomers in future then everyone wins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milorad Srbin</title>
		<link>http://www.netsplit.com/2009/02/17/git-sucks-2/comment-page-1/#comment-1247</link>
		<dc:creator>Milorad Srbin</dc:creator>
		<pubDate>Mon, 23 Feb 2009 21:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.netsplit.com/?p=187#comment-1247</guid>
		<description>Get a life</description>
		<content:encoded><![CDATA[<p>Get a life</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caligula</title>
		<link>http://www.netsplit.com/2009/02/17/git-sucks-2/comment-page-1/#comment-1218</link>
		<dc:creator>Caligula</dc:creator>
		<pubDate>Fri, 20 Feb 2009 03:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.netsplit.com/?p=187#comment-1218</guid>
		<description>Wait, you&#039;re leaving Canonical?</description>
		<content:encoded><![CDATA[<p>Wait, you&#8217;re leaving Canonical?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Hofmann</title>
		<link>http://www.netsplit.com/2009/02/17/git-sucks-2/comment-page-1/#comment-1210</link>
		<dc:creator>James Hofmann</dc:creator>
		<pubDate>Wed, 18 Feb 2009 16:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.netsplit.com/?p=187#comment-1210</guid>
		<description>I found Git painful, but I love working with Hg. I know there isn&#039;t really a huge difference between them, but Hg only exposes the commands I would actually use. Git&#039;s low-level legacy makes it harder to pick up than necessary.

TortoiseHg was also a factor, since for lazy pointy-clicky people like me such frontends are a plus - Even in the current, highly unpolished state.</description>
		<content:encoded><![CDATA[<p>I found Git painful, but I love working with Hg. I know there isn&#8217;t really a huge difference between them, but Hg only exposes the commands I would actually use. Git&#8217;s low-level legacy makes it harder to pick up than necessary.</p>
<p>TortoiseHg was also a factor, since for lazy pointy-clicky people like me such frontends are a plus &#8211; Even in the current, highly unpolished state.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
