<?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"
	>
<channel>
	<title>Comments on: Git for personal projects</title>
	<atom:link href="http://www.mblondel.org/journal/2009/08/15/git-for-personal-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mblondel.org/journal/2009/08/15/git-for-personal-projects/</link>
	<description>Computer science, Chinese, Japanese, random thoughts…</description>
	<pubDate>Thu, 09 Sep 2010 20:09:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Mathieu</title>
		<link>http://www.mblondel.org/journal/2009/08/15/git-for-personal-projects/#comment-190610</link>
		<dc:creator>Mathieu</dc:creator>
		<pubDate>Sun, 16 Aug 2009 04:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mblondel.org/journal/?p=114#comment-190610</guid>
		<description>Hi Greg! Thanks for your comment and for pointing out git add -p. I didn't know this command and it is indeed very useful. I found the following blog post which has a good explanation: http://blog.tplus1.com/index.php/2008/10/31/break-up-changes-into-different-commits-with-git-add-p/</description>
		<content:encoded><![CDATA[<p>Hi Greg! Thanks for your comment and for pointing out git add -p. I didn&#8217;t know this command and it is indeed very useful. I found the following blog post which has a good explanation: <a href="http://blog.tplus1.com/index.php/2008/10/31/break-up-changes-into-different-commits-with-git-add-p/" rel="nofollow">http://blog.tplus1.com/index.php/2008/10/31/break-up-changes-into-different-commits-with-git-add-p/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Hewgill</title>
		<link>http://www.mblondel.org/journal/2009/08/15/git-for-personal-projects/#comment-190589</link>
		<dc:creator>Greg Hewgill</dc:creator>
		<pubDate>Sat, 15 Aug 2009 22:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mblondel.org/journal/?p=114#comment-190589</guid>
		<description>Hooray for Git! I've been using it for over a year now too and haven't looked back. Another feature I really like about Git is the "add -p" command. I use this all the time to untangle multiple changes that I have made to my working directory. If you've ever tried to do the same thing with Subversion's "changelist" support, it's harder to use and less powerful than git add -p.</description>
		<content:encoded><![CDATA[<p>Hooray for Git! I&#8217;ve been using it for over a year now too and haven&#8217;t looked back. Another feature I really like about Git is the &#8220;add -p&#8221; command. I use this all the time to untangle multiple changes that I have made to my working directory. If you&#8217;ve ever tried to do the same thing with Subversion&#8217;s &#8220;changelist&#8221; support, it&#8217;s harder to use and less powerful than git add -p.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
