<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Toxic Elephant : Tag git, everything about git</title>
    <link>http://www.matijs.net/blog/tag/git.rss</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Don't bury it in your back yard!</description>
    <item>
      <title>The beauty of git</title>
      <description>&lt;p&gt;After my &lt;a href="http://www.matijs.net/blog/articles/2007/06/18/subversion-and-tagging"&gt;struggles with svk&lt;/a&gt;, working with &lt;a href="http://git.or.cz/"&gt;git&lt;/a&gt; is a breath of fresh air. It has great support for branching and merging, and putting even the smallest of throwaway projects under version control becomes as simple as:&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;git init&lt;/code&gt;&lt;/pre&gt;


	&lt;p&gt;Gone are the days of the &amp;#8220;oh i&amp;#8217;ll just make ten copies of this script here because setting up a repository takes too long&amp;#8221; style of version control.&lt;/p&gt;</description>
      <pubDate>Sat, 10 Nov 2007 18:57:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:6770d93e-8064-45e9-9ddb-d4ddd83b9aee</guid>
      <author>blog@matijs.net (matijs)</author>
      <comments>http://www.matijs.net/blog/2007/11/10/the-beauty-of-git#comments</comments>
      <category>software</category>
      <category>svk</category>
      <category>scm</category>
      <category>git</category>
      <trackback:ping>http://www.matijs.net/blog/trackbacks?article_id=the-beauty-of-git&amp;day=10&amp;month=11&amp;year=2007</trackback:ping>
      <link>http://www.matijs.net/blog/2007/11/10/the-beauty-of-git</link>
    </item>
  </channel>
</rss>
