<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jachin</title>
<link>http://snipplr.com/users/jachin/tags/Shell</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Sep 2008 01:49:28 GMT</pubDate>
<item>
<title>(Bash) removing .DS_Store files from a git checkout</title>
<link>http://snipplr.com/view/5206/removing-dsstore-files-from-a-git-checkout/</link>
<description><![CDATA[ <p>This command will not delete the .DS_Store files from the file system, just take them out of version control.

Before doing this it would be a good idea to setup the repository to ignore .DS_Store files.</p> ]]></description>
<pubDate>Tue, 26 Feb 2008 16:59:38 GMT</pubDate>
<guid>http://snipplr.com/view/5206/removing-dsstore-files-from-a-git-checkout/</guid>
</item>
<item>
<title>(SVN) Edit the ignored files in the current directory.</title>
<link>http://snipplr.com/view/4469/edit-the-ignored-files-in-the-current-directory/</link>
<description><![CDATA[ <p>Run this command when you are in the directory where you want to changes the files that get ignored.</p> ]]></description>
<pubDate>Tue, 08 Jan 2008 17:31:17 GMT</pubDate>
<guid>http://snipplr.com/view/4469/edit-the-ignored-files-in-the-current-directory/</guid>
</item>
<item>
<title>(SVN) svn diff with 20 lines of context</title>
<link>http://snipplr.com/view/4386/svn-diff-with-20-lines-of-context/</link>
<description><![CDATA[ <p>To change the amount of context change the number after -U</p> ]]></description>
<pubDate>Thu, 20 Dec 2007 03:22:05 GMT</pubDate>
<guid>http://snipplr.com/view/4386/svn-diff-with-20-lines-of-context/</guid>
</item>
<item>
<title>(Bash) recursively delete CVS directories</title>
<link>http://snipplr.com/view/4035/recursively-delete-cvs-directories/</link>
<description><![CDATA[ <p>This command will recursively delete all the CVS files in the current directory.</p> ]]></description>
<pubDate>Sun, 28 Oct 2007 22:47:15 GMT</pubDate>
<guid>http://snipplr.com/view/4035/recursively-delete-cvs-directories/</guid>
</item>
</channel>
</rss>