<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A Tasty Pixel » Blog &#187; Textmate</title>
	<atom:link href="http://atastypixel.com/blog/tag/textmate/feed/" rel="self" type="application/rss+xml" />
	<link>http://atastypixel.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 01 Sep 2010 22:10:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Textmate: &#8216;git diff&#8217; in FileMerge</title>
		<link>http://atastypixel.com/blog/textmate-git-diff-in-filemerge/</link>
		<comments>http://atastypixel.com/blog/textmate-git-diff-in-filemerge/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 18:50:01 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Textmate]]></category>

		<guid isPermaLink="false">http://atastypixel.com/blog/2010/01/04/textmate-git-diff-in-filemerge/</guid>
		<description><![CDATA[I found myself wanting to pick through some changes I made under a git repository recently, discarding some and adapting others. The FileMerge utility that comes with the Mac OS X Developer Tools is great for this purpose, but in TextMate, there&#8217;s currently no way to compare uncommitted changes in a git repository using FileMerge. [...]]]></description>
			<content:encoded><![CDATA[<p>I found myself wanting to pick through some changes I made under a git repository recently, discarding some and adapting others.  The FileMerge utility that comes with the Mac OS X Developer Tools is great for this purpose, but in TextMate, there&#8217;s currently no way to compare uncommitted changes in a git repository using FileMerge.</p>

<p>Now there is!</p>

<p><a href="http://atastypixel.com/blog/wp-content/uploads/2010/01/View-Uncommitted-Changes-in-FileMerge.tmCommand.zip" title="View Uncommitted Changes in FileMerge.tmCommand.zip">View Uncommitted Changes in FileMerge.tmCommand.zip</a></p>

<p>Double click to install it in Textmate; it appears under the &#8216;Git&#8217; bundle.  I suggest you then select the &#8216;Git&#8217; bundle group header, and drag this command (&#8216;<em>View Uncommitted Changes in FileMerge</em>&#8216;) up to the top of the menu list on the right, so it&#8217;s accessible via Control-Shift-G, 1.</p>

<p>It&#8217;s based on <a href="http://github.com/textmate/filemerge.tmbundle">filemerge.tmbundle</a>.</p>
 <img src="http://atastypixel.com/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1738" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://atastypixel.com/blog/textmate-git-diff-in-filemerge/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
