<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Pete Sheill : TFS</title><link>http://blogs.msdn.com/psheill/archive/tags/TFS/default.aspx</link><description>Tags: TFS</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Fastest possible way to review your code changes</title><link>http://blogs.msdn.com/psheill/archive/2009/05/13/fastest-possible-way-to-review-your-code-changes.aspx</link><pubDate>Wed, 13 May 2009 21:24:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9610289</guid><dc:creator>psheill</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/psheill/comments/9610289.aspx</comments><wfw:commentRss>http://blogs.msdn.com/psheill/commentrss.aspx?PostID=9610289</wfw:commentRss><description>&lt;P&gt;If you have some simple TFS changes&amp;nbsp;to sanity check, here's a quick way to review them:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tf diff /format:Unix | gvim -&lt;/P&gt;
&lt;P&gt;This will load up the diffs in VIM where you can review them without ever touching the mouse.&amp;nbsp; &lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9610289" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/psheill/archive/tags/VIM/default.aspx">VIM</category><category domain="http://blogs.msdn.com/psheill/archive/tags/TFS/default.aspx">TFS</category></item></channel></rss>