<?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: Oops. I Forgot To Add Those New Files Before Committing</title>
	<atom:link href="http://lostechies.com/derickbailey/2010/06/09/git-oops-i-forgot-to-add-those-new-files-before-committing/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/derickbailey/2010/06/09/git-oops-i-forgot-to-add-those-new-files-before-committing/</link>
	<description>Better Than Yesterday</description>
	<lastBuildDate>Mon, 20 May 2013 17:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Guest</title>
		<link>http://lostechies.com/derickbailey/2010/06/09/git-oops-i-forgot-to-add-those-new-files-before-committing/#comment-2447</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Mon, 14 May 2012 06:33:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2010/06/09/git-oops-i-forgot-to-add-those-new-files-before-committing.aspx#comment-2447</guid>
		<description>Nice.</description>
		<content:encoded><![CDATA[<p>Nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathias Paumgarten</title>
		<link>http://lostechies.com/derickbailey/2010/06/09/git-oops-i-forgot-to-add-those-new-files-before-committing/#comment-2253</link>
		<dc:creator>Mathias Paumgarten</dc:creator>
		<pubDate>Fri, 24 Feb 2012 12:40:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2010/06/09/git-oops-i-forgot-to-add-those-new-files-before-committing.aspx#comment-2253</guid>
		<description>Nice - exactly what I was looking for. </description>
		<content:encoded><![CDATA[<p>Nice &#8211; exactly what I was looking for. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leandro Ribeiro</title>
		<link>http://lostechies.com/derickbailey/2010/06/09/git-oops-i-forgot-to-add-those-new-files-before-committing/#comment-2191</link>
		<dc:creator>Leandro Ribeiro</dc:creator>
		<pubDate>Thu, 02 Feb 2012 18:42:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2010/06/09/git-oops-i-forgot-to-add-those-new-files-before-committing.aspx#comment-2191</guid>
		<description>Nice job ! Thanks.</description>
		<content:encoded><![CDATA[<p>Nice job ! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derick Bailey</title>
		<link>http://lostechies.com/derickbailey/2010/06/09/git-oops-i-forgot-to-add-those-new-files-before-committing/#comment-1854</link>
		<dc:creator>Derick Bailey</dc:creator>
		<pubDate>Tue, 04 Oct 2011 12:52:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2010/06/09/git-oops-i-forgot-to-add-those-new-files-before-committing.aspx#comment-1854</guid>
		<description>the &quot;-a&quot; flag is a shortcut to stage and commit files that are already tracked by git. it won&#039;t add untracked files.

&quot;git add -A&quot; will add all untracked files / changes, though. perhaps you were thinking of that command?</description>
		<content:encoded><![CDATA[<p>the &#8220;-a&#8221; flag is a shortcut to stage and commit files that are already tracked by git. it won&#8217;t add untracked files.</p>
<p>&#8220;git add -A&#8221; will add all untracked files / changes, though. perhaps you were thinking of that command?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Hicks</title>
		<link>http://lostechies.com/derickbailey/2010/06/09/git-oops-i-forgot-to-add-those-new-files-before-committing/#comment-1853</link>
		<dc:creator>Jeremy Hicks</dc:creator>
		<pubDate>Tue, 04 Oct 2011 12:49:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2010/06/09/git-oops-i-forgot-to-add-those-new-files-before-committing.aspx#comment-1853</guid>
		<description>Your example at the top shows you using the flags -am when doing your commit which should have added the menu.html file.</description>
		<content:encoded><![CDATA[<p>Your example at the top shows you using the flags -am when doing your commit which should have added the menu.html file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Jack</title>
		<link>http://lostechies.com/derickbailey/2010/06/09/git-oops-i-forgot-to-add-those-new-files-before-committing/#comment-973</link>
		<dc:creator>Colin Jack</dc:creator>
		<pubDate>Thu, 10 Jun 2010 10:12:48 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2010/06/09/git-oops-i-forgot-to-add-those-new-files-before-committing.aspx#comment-973</guid>
		<description>Great stuff, and love the &quot;Git: Oops&quot; approach.</description>
		<content:encoded><![CDATA[<p>Great stuff, and love the &#8220;Git: Oops&#8221; approach.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
