<?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/"
	xmlns:go='http://ns.gigaom.com/'
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using Git With OS X: 6 Tools to Get You Up and Running</title>
	<atom:link href="http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 18:14:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Ian Beck</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-572947</link>
		<dc:creator><![CDATA[Ian Beck]]></dc:creator>
		<pubDate>Mon, 10 Jan 2011 21:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-572947</guid>
		<description><![CDATA[Another recent entry to the field of Git GUI&#039;s (and my personal favorite so far) is Gitbox:

http://gitboxapp.com

Found this thread searching for alternatives, and wanted to mention it. The main upside and downside to Gitbox is that it&#039;s REALLY simple. Very nice, easy to use UI as a result, but you can&#039;t do much beyond branching, merging, pushing and pulling, and managing staged changes.]]></description>
		<content:encoded><![CDATA[<p>Another recent entry to the field of Git GUI&#8217;s (and my personal favorite so far) is Gitbox:</p>
<p><a href="http://gitboxapp.com" rel="nofollow">http://gitboxapp.com</a></p>
<p>Found this thread searching for alternatives, and wanted to mention it. The main upside and downside to Gitbox is that it&#8217;s REALLY simple. Very nice, easy to use UI as a result, but you can&#8217;t do much beyond branching, merging, pushing and pulling, and managing staged changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FredB</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-560019</link>
		<dc:creator><![CDATA[FredB]]></dc:creator>
		<pubDate>Sat, 25 Dec 2010 20:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-560019</guid>
		<description><![CDATA[There is also: 
- Tower (http://www.git-tower.com/) free during beta, pricing will be announced later.
- SourceTree (http://www.sourcetreeapp.com/), £35 works with Mercurial too, free trial.

Being able to work with hg and git in SourceTree is nice but Tower&#039;s UI is better IMO. They both looks like real Mac OS X applications at least, which is not the case of most tools mentioned here...]]></description>
		<content:encoded><![CDATA[<p>There is also:<br />
- Tower (<a href="http://www.git-tower.com/" rel="nofollow">http://www.git-tower.com/</a>) free during beta, pricing will be announced later.<br />
- SourceTree (<a href="http://www.sourcetreeapp.com/" rel="nofollow">http://www.sourcetreeapp.com/</a>), £35 works with Mercurial too, free trial.</p>
<p>Being able to work with hg and git in SourceTree is nice but Tower&#8217;s UI is better IMO. They both looks like real Mac OS X applications at least, which is not the case of most tools mentioned here&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodion</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-530931</link>
		<dc:creator><![CDATA[Rodion]]></dc:creator>
		<pubDate>Thu, 02 Dec 2010 07:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-530931</guid>
		<description><![CDATA[Great article, thanks.
Btw, there is one more app, which hasn&#039;t mentioned here — GitBox. I think it deserves mentioning, since it&#039;s free for one repository (which is great!) and has nice interface.]]></description>
		<content:encoded><![CDATA[<p>Great article, thanks.<br />
Btw, there is one more app, which hasn&#8217;t mentioned here — GitBox. I think it deserves mentioning, since it&#8217;s free for one repository (which is great!) and has nice interface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Wichern</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-341571</link>
		<dc:creator><![CDATA[Thomas Wichern]]></dc:creator>
		<pubDate>Thu, 29 Jul 2010 06:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-341571</guid>
		<description><![CDATA[Thanks for the helpful atticle,

I&#039;d like to recommend two other tools as well:
- SmartGit, a cross-platform GUI that shows the tree etc.
  similar to Visual Source Safe and might help VSS users to
  get familiar with git.
  (free for non-commercial users) -&gt; http://www.syntevo.com
- vss2git, a converter that converts Visual Source Safe
  repositories (incl. history!) to one or more git repos.
  Open Source -&gt; http://code.google.com/p/vss2git/

Both tools can help VSS users to get rid of it... and to migrate to git.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the helpful atticle,</p>
<p>I&#8217;d like to recommend two other tools as well:<br />
- SmartGit, a cross-platform GUI that shows the tree etc.<br />
  similar to Visual Source Safe and might help VSS users to<br />
  get familiar with git.<br />
  (free for non-commercial users) -&gt; <a href="http://www.syntevo.com" rel="nofollow">http://www.syntevo.com</a><br />
- vss2git, a converter that converts Visual Source Safe<br />
  repositories (incl. history!) to one or more git repos.<br />
  Open Source -&gt; <a href="http://code.google.com/p/vss2git/" rel="nofollow">http://code.google.com/p/vss2git/</a></p>
<p>Both tools can help VSS users to get rid of it&#8230; and to migrate to git.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dad</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-341570</link>
		<dc:creator><![CDATA[Dad]]></dc:creator>
		<pubDate>Wed, 07 Jul 2010 18:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-341570</guid>
		<description><![CDATA[Thank you.  An updated on this review of the current options would be of interest.]]></description>
		<content:encoded><![CDATA[<p>Thank you.  An updated on this review of the current options would be of interest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris the Developer</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-341569</link>
		<dc:creator><![CDATA[Chris the Developer]]></dc:creator>
		<pubDate>Thu, 29 Apr 2010 07:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-341569</guid>
		<description><![CDATA[&lt;p&gt;Gity is amazing! http://macendeavor.com/gity/&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Gity is amazing! <a href="http://macendeavor.com/gity/" rel="nofollow">http://macendeavor.com/gity/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melladh</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-341568</link>
		<dc:creator><![CDATA[Melladh]]></dc:creator>
		<pubDate>Wed, 21 Apr 2010 11:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-341568</guid>
		<description><![CDATA[&lt;p&gt;The Red Dwarf term was &quot;goit&quot;, not &quot;git&quot;.
Thanks for the interesting list though! :) (and yes, I realize I&#039;ll have to look around a bit more to see how much of this is outdated by now)&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>The Red Dwarf term was &#8220;goit&#8221;, not &#8220;git&#8221;.<br />
Thanks for the interesting list though! :) (and yes, I realize I&#8217;ll have to look around a bit more to see how much of this is outdated by now)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Langford</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-341567</link>
		<dc:creator><![CDATA[Michael Langford]]></dc:creator>
		<pubDate>Wed, 17 Mar 2010 21:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-341567</guid>
		<description><![CDATA[I&#039;d suggest just diving into git if you&#039;re not on SVN already. Feels weird for like a week, then its 100x easier to maintain and setup than svn, and requires less &quot;good behavior&quot; from everyone in the office.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;d suggest just diving into git if you&#8217;re not on SVN already. Feels weird for like a week, then its 100x easier to maintain and setup than svn, and requires less &#8220;good behavior&#8221; from everyone in the office.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brain Mose</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-341566</link>
		<dc:creator><![CDATA[Brain Mose]]></dc:creator>
		<pubDate>Tue, 16 Mar 2010 21:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-341566</guid>
		<description><![CDATA[really cool part was that the kids could see some science in action]]></description>
		<content:encoded><![CDATA[<p>really cool part was that the kids could see some science in action</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PedroG</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-341565</link>
		<dc:creator><![CDATA[PedroG]]></dc:creator>
		<pubDate>Fri, 12 Mar 2010 09:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-341565</guid>
		<description><![CDATA[Missing the correspondent Netbeans plug-in 
  http://nbgit.org/
And Intellij ships Git as a native version control tool also.]]></description>
		<content:encoded><![CDATA[<p>Missing the correspondent Netbeans plug-in<br />
  <a href="http://nbgit.org/" rel="nofollow">http://nbgit.org/</a><br />
And Intellij ships Git as a native version control tool also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Dick</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-341564</link>
		<dc:creator><![CDATA[James Dick]]></dc:creator>
		<pubDate>Mon, 08 Mar 2010 04:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-341564</guid>
		<description><![CDATA[I just posted a tip for integrating GitX and Git GUI with Eclipse Path Tools :)

http://purelylazy.github.com/Utility_AS3_Lazy/git-eclipse-path-tools.html]]></description>
		<content:encoded><![CDATA[<p>I just posted a tip for integrating GitX and Git GUI with Eclipse Path Tools :)</p>
<p><a href="http://purelylazy.github.com/Utility_AS3_Lazy/git-eclipse-path-tools.html" rel="nofollow">http://purelylazy.github.com/Utility_AS3_Lazy/git-eclipse-path-tools.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir2</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-341563</link>
		<dc:creator><![CDATA[Vladimir2]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 03:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-341563</guid>
		<description><![CDATA[&lt;a href=&quot;http://www.proakvariumy.ru&quot; rel=&quot;nofollow&quot;&gt;аквариумы&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p><a href="http://www.proakvariumy.ru" rel="nofollow">аквариумы</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christians dagbok &#8211; 2010-01-19 &#124; En sur karamell</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-341562</link>
		<dc:creator><![CDATA[Christians dagbok &#8211; 2010-01-19 &#124; En sur karamell]]></dc:creator>
		<pubDate>Tue, 19 Jan 2010 21:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-341562</guid>
		<description><![CDATA[[...] Shared Using Git With OS X: 6 Tools to Get You Up and Running. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Shared Using Git With OS X: 6 Tools to Get You Up and Running. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OSX: 6 GIT GUI Clients &#171; Luis Gustavo Martins&#8217;s Blog</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-341561</link>
		<dc:creator><![CDATA[OSX: 6 GIT GUI Clients &#171; Luis Gustavo Martins&#8217;s Blog]]></dc:creator>
		<pubDate>Mon, 13 Apr 2009 16:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-341561</guid>
		<description><![CDATA[[...] I&#8217;m looking for a nice GIT GUI. Here is a [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I&#8217;m looking for a nice GIT GUI. Here is a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Workflow: Web Design</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-341560</link>
		<dc:creator><![CDATA[Workflow: Web Design]]></dc:creator>
		<pubDate>Mon, 13 Apr 2009 15:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-341560</guid>
		<description><![CDATA[[...] previously covered a roundup of subversion and git tools. While the command line does work for these version tracking systems, a variety of [...]]]></description>
		<content:encoded><![CDATA[<p>[...] previously covered a roundup of subversion and git tools. While the command line does work for these version tracking systems, a variety of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-03-21 &#171; Brent Sordyl&#8217;s Blog</title>
		<link>http://gigaom.com/apple/using-git-with-os-x-6-tools-to-get-you-up-and-running/#comment-341559</link>
		<dc:creator><![CDATA[links for 2009-03-21 &#171; Brent Sordyl&#8217;s Blog]]></dc:creator>
		<pubDate>Sat, 21 Mar 2009 14:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=18874#comment-341559</guid>
		<description><![CDATA[[...] Using Git With OS X: 6 Tools to Get You Up and Running There are a few ways to get the base Git package (with the Git command-line client and two basic graphical frontends) installed under OS X, including compiling the source-code yourself, or installing it via MacPorts. However the easiest is by simply downloading and running the Git os x installer, which will do everything for you. (tags: osx git) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Using Git With OS X: 6 Tools to Get You Up and Running There are a few ways to get the base Git package (with the Git command-line client and two basic graphical frontends) installed under OS X, including compiling the source-code yourself, or installing it via MacPorts. However the easiest is by simply downloading and running the Git os x installer, which will do everything for you. (tags: osx git) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

