<?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>asgaard</title>
  <description></description>
  <link>https://blog.asgaard.co.uk/2012/04/08/free-private-git-repositories</link>
  <lastBuildDate>Thu, 23 Apr 26 18:31:27 +0000</lastBuildDate>
  <language>en</language>
  <count>1</count>
  <offset>0</offset>
      <item>
    <title>Free private git repositories</title>
    <link>https://blog.asgaard.co.uk/2012/04/08/free-private-git-repositories</link>
    <pubDate>Sun, 08 Apr 12 21:15:01 +0000</pubDate>
    <guid>https://blog.asgaard.co.uk/2012/04/08/free-private-git-repositories</guid>
    <description><![CDATA[
<p>
I hadn&#039;t realised this until now, but it turns out that <a href='https://bitbucket.org/'>Bitbucket</a> offers free private Git repos. I thought Bitbucket was just Mercurial, but evidently not. Free users get unlimited private repositories; the restriction comes in that only 5 developers may access any one repository, which is still very generous.
<p>
Most of my code is public on GitHub (who want $7USD per month for 5 private repos), but very occasionally it makes more sense to keep something private. 
<p>
In related news, it&#039;s been fun here with the Easter holiday to be getting back into some real development in my own time. Ironically, since I started getting paid to do it 40 hours a week, the amount of development I&#039;ve been doing has fallen greatly, and in the evenings it&#039;s generally more tempting to boot up TF2 or Tribes Ascend than to start anything particularly mentally taxing. I&#039;d almost forgotten how much fun it is to code on Linux and to do something more interesting than just fiddling with layouts and occasionally h[...]]]></description>
    <content:encoded><![CDATA[
<p>
I hadn&#039;t realised this until now, but it turns out that <a href='https://bitbucket.org/'>Bitbucket</a> offers free private Git repos. I thought Bitbucket was just Mercurial, but evidently not. Free users get unlimited private repositories; the restriction comes in that only 5 developers may access any one repository, which is still very generous.
<p>
Most of my code is public on GitHub (who want $7USD per month for 5 private repos), but very occasionally it makes more sense to keep something private. 
<p>
In related news, it&#039;s been fun here with the Easter holiday to be getting back into some real development in my own time. Ironically, since I started getting paid to do it 40 hours a week, the amount of development I&#039;ve been doing has fallen greatly, and in the evenings it&#039;s generally more tempting to boot up TF2 or Tribes Ascend than to start anything particularly mentally taxing. I&#039;d almost forgotten how much fun it is to code on Linux and to do something more interesting than just fiddling with layouts and occasionally hacking a CMS all day.]]></content:encoded>
  </item>
  </channel>
</rss>