<?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>the fish epic &#187; git</title>
	<atom:link href="http://thefishepic.ca/tag/git/feed/" rel="self" type="application/rss+xml" />
	<link>http://thefishepic.ca</link>
	<description>story of the fish</description>
	<lastBuildDate>Fri, 18 May 2012 00:01:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>git woe: git checkout not resetting my file?!</title>
		<link>http://thefishepic.ca/2010/06/git-woe-git-checkout-not-resetting-my-file/</link>
		<comments>http://thefishepic.ca/2010/06/git-woe-git-checkout-not-resetting-my-file/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 01:26:53 +0000</pubDate>
		<dc:creator>Lo</dc:creator>
				<category><![CDATA[chronicles of geekery]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://www.thefishepic.ca/?p=399</guid>
		<description><![CDATA[Jotting this down for posterity: If I want to add a file to the index to be committed and then don&#8217;t commit it, and then want to pull a newer version of the file from remote, well uh, I can&#8217;t do that. Git will say &#8220;you have changes to this file that you didn&#8217;t commit! [...]]]></description>
			<content:encoded><![CDATA[<p>Jotting this down for posterity:</p>

<p>If I want to add a file to the index to be committed and then don&#8217;t commit it, and then want to pull a newer version of the file from remote, well uh, I can&#8217;t do that. Git will say &#8220;you have changes to this file that you didn&#8217;t commit! commit or stash it first plz.&#8221;</p>

<p>Do: git reset HEAD and unstage the file.</p>

<p>Don&#8217;t: git checkout over and over and hit the return carriage with rage because it doesn&#8217;t really fix anything.</p>
]]></content:encoded>
			<wfw:commentRss>http://thefishepic.ca/2010/06/git-woe-git-checkout-not-resetting-my-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geeky colleagues</title>
		<link>http://thefishepic.ca/2009/01/geeky-colleagues/</link>
		<comments>http://thefishepic.ca/2009/01/geeky-colleagues/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 00:40:46 +0000</pubDate>
		<dc:creator>Lo</dc:creator>
				<category><![CDATA[chronicles of geekery]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.thefishepic.ca/?p=415</guid>
		<description><![CDATA[They make a workplace fun! Joao is sicking ubuntu on his AAO and Arash is learning Vim. We’re all using IRC and Git. It might be hard to believe but these are recent developments here. We’re still fighting some policy issues with some of the technology but when your bosses are pretty on board, life [...]]]></description>
			<content:encoded><![CDATA[<p>They make a workplace fun! <a title="http://joao.ca" href="http://joao.ca" target="_blank">Joao</a> is sicking ubuntu on  his AAO and <a title="http://www.arashafrooze.ca" href="http://www.arashafrooze.ca" target="_blank">Arash</a> is  learning Vim. We’re all <a title="http://adamsoltys.com/posts/20" href="http://adamsoltys.com/posts/20" target="_blank">using IRC and  Git</a>. It might be hard to believe but these are recent developments  here. We’re still fighting some policy issues with some of the  technology but when your bosses are pretty on board, life feels golden.  I’ve just given <a title="http://gimphoto.blogspot.com" href="http://gimphoto.blogspot.com" target="_blank">gimphoto+gimpad</a> a shot and will see if Thunderbird plays nice with the Exchange server.  If it does, it’s supposed to be a huge speed boost.</p>
]]></content:encoded>
			<wfw:commentRss>http://thefishepic.ca/2009/01/geeky-colleagues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

