<?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 and command-line fear</title>
	<atom:link href="http://jagregory.com/writings/git-and-command-line-fear/feed/" rel="self" type="application/rss+xml" />
	<link>http://jagregory.com/writings/git-and-command-line-fear/</link>
	<description>Monkeying with the code</description>
	<lastBuildDate>Tue, 29 Jun 2010 13:30:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hozanassredin</title>
		<link>http://jagregory.com/writings/git-and-command-line-fear/comment-page-1/#comment-38015</link>
		<dc:creator>hozanassredin</dc:creator>
		<pubDate>Sat, 26 Sep 2009 20:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jagregory.com/?p=304#comment-38015</guid>
		<description>There are Git Extensions project but I prefere HG with tortoiseHG</description>
		<content:encoded><![CDATA[<p>There are Git Extensions project but I prefere HG with tortoiseHG</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Gregory</title>
		<link>http://jagregory.com/writings/git-and-command-line-fear/comment-page-1/#comment-28664</link>
		<dc:creator>James Gregory</dc:creator>
		<pubDate>Tue, 21 Jul 2009 20:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jagregory.com/?p=304#comment-28664</guid>
		<description>Martina: Agreed. Use what works best for each situation. As for the Windows command-line, that&#039;s just a sorry excuse for a shell.</description>
		<content:encoded><![CDATA[<p>Martina: Agreed. Use what works best for each situation. As for the Windows command-line, that&#8217;s just a sorry excuse for a shell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martina</title>
		<link>http://jagregory.com/writings/git-and-command-line-fear/comment-page-1/#comment-28663</link>
		<dc:creator>Martina</dc:creator>
		<pubDate>Tue, 21 Jul 2009 20:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jagregory.com/?p=304#comment-28663</guid>
		<description>Some tasks are better done on the command line, other tasks are easier in a GUI. For example, if you want &quot;cherry-pick&quot; files to commit, or review your changes before committing. This takes only a few clicks in a GUI, but much more typing on the command line.

Furthermore, the Windows command prompt is in a very sad state. Not only there are fewer command tools available (which are also quite limited to their UNIX counterparts), the command prompt window itself is still basically an emulation of the MS-DOS screen and unable to hold a candle to xTerm or Terminal.app. Even such basic things as cut and paste or window resizing don&#039;t work as they should. While you can install additional command line tools, you cannot do much about the command prompt window itself. Sure there are hacks like Console2, which address some of the shortcomings, but these are really hacks, and you are constantly reminded of it when you use them.</description>
		<content:encoded><![CDATA[<p>Some tasks are better done on the command line, other tasks are easier in a GUI. For example, if you want &#8220;cherry-pick&#8221; files to commit, or review your changes before committing. This takes only a few clicks in a GUI, but much more typing on the command line.</p>
<p>Furthermore, the Windows command prompt is in a very sad state. Not only there are fewer command tools available (which are also quite limited to their UNIX counterparts), the command prompt window itself is still basically an emulation of the MS-DOS screen and unable to hold a candle to xTerm or Terminal.app. Even such basic things as cut and paste or window resizing don&#8217;t work as they should. While you can install additional command line tools, you cannot do much about the command prompt window itself. Sure there are hacks like Console2, which address some of the shortcomings, but these are really hacks, and you are constantly reminded of it when you use them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Gregory</title>
		<link>http://jagregory.com/writings/git-and-command-line-fear/comment-page-1/#comment-28514</link>
		<dc:creator>James Gregory</dc:creator>
		<pubDate>Mon, 20 Jul 2009 22:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jagregory.com/?p=304#comment-28514</guid>
		<description>Then you&#039;re not the target of this rant :) Even if you decide to stick with SVN, at least you&#039;ve evaluated git for what it is - not just dumped it because it&#039;s command-line only.</description>
		<content:encoded><![CDATA[<p>Then you&#8217;re not the target of this rant <img src='http://jagregory.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Even if you decide to stick with SVN, at least you&#8217;ve evaluated git for what it is &#8211; not just dumped it because it&#8217;s command-line only.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh</title>
		<link>http://jagregory.com/writings/git-and-command-line-fear/comment-page-1/#comment-28512</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Mon, 20 Jul 2009 22:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jagregory.com/?p=304#comment-28512</guid>
		<description>i&#039;m still deciding between subversion and git. I like both. I like them both a lot more than cvs, vss, and clearcase. I had been using git on mac and linux so when I grabbed source for fluentNH I was surprised how much better the windows git client had gotten. it&#039;s still command line and i&#039;m still comfortable with that, but the install is almost brain dead simple now.</description>
		<content:encoded><![CDATA[<p>i&#8217;m still deciding between subversion and git. I like both. I like them both a lot more than cvs, vss, and clearcase. I had been using git on mac and linux so when I grabbed source for fluentNH I was surprised how much better the windows git client had gotten. it&#8217;s still command line and i&#8217;m still comfortable with that, but the install is almost brain dead simple now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
