<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <id>tag:www.aussiegeek.net,:/tags/git</id>
  <link type="text/html" href="http://www.aussiegeek.net" rel="alternate"/>
  <link type="application/atom+xml" href="http://www.aussiegeek.net/tags/git.xml" rel="self"/>
  <title>Aussiegeek.net: Posts tagged with git</title>
  <updated>2008-03-18T08:17:00+10:00</updated>
  <entry>
    <id>tag:www.aussiegeek.net,:Post/1</id>
    <published>2008-03-18T10:19:05+10:00</published>
    <updated>2008-03-18T10:19:05+10:00</updated>
    <link type="text/html" href="http://www.aussiegeek.net/posts/1-Git-for-Rails" rel="alternate"/>
    <title>Git for Rails</title>
    <content type="html">Last night I ran a presentation on using Git, and very briefly how to start a rails project in git for the Brisbane Ruby &amp; Rails Brigade</content>
    <author>
      <name>alan harper</name>
      <email>alan@aussiegeek.net</email>
    </author>
  </entry>
  <entry>
    <id>tag:www.aussiegeek.net,:Post/2</id>
    <published>2008-03-20T10:17:44+10:00</published>
    <updated>2008-03-20T10:17:44+10:00</updated>
    <link type="text/html" href="http://www.aussiegeek.net/posts/2-Home-Directory" rel="alternate"/>
    <title>Home Directory</title>
    <content type="html">I log on to a lot of various unix like machines (mainly Mac &amp; Linux), and I have setup my environment for things such as autotest, vim, and my bash prompt in my own useful way.

I used to store this in a private subversion repository, but I figured in the process of converting it to git, that I should share it. It is on "github":http://github.com/aussiegeek/homedir/tree/master for all to see.

Recent addition was adding the current git branch to the bash prompt as mentioned on "Simplistic Complexity":http://www.simplisticcomplexity.com/2008/03/13/show-your-git-branch-name-in-your-prompt/</content>
    <author>
      <name>alan harper</name>
      <email>alan@aussiegeek.net</email>
    </author>
  </entry>
  <entry>
    <id>tag:www.aussiegeek.net,:Post/3</id>
    <published>2008-03-23T01:10:41+10:00</published>
    <updated>2008-03-23T01:11:07+10:00</updated>
    <link type="text/html" href="http://www.aussiegeek.net/posts/3-Snippets-for-Sass-Bundle" rel="alternate"/>
    <title>Snippets for Sass Bundle</title>
    <content type="html">I use Sass (&amp; Haml), where its an option for producing sites, as I like the 'cleanliness' of it. I have been missing being able to use the snippets of the TextMate CSS bundle, so I have ported them over to a Sass bundle, with the syntax from "http://sporkmonger.com/2007/12/24/sass-textmate-bundle":http://sporkmonger.com/2007/12/24/sass-textmate-bundle.
      
      I have published it at "http://github.com/aussiegeek/ruby-sass-tmbundle/tree/from-css-bundle":http://github.com/aussiegeek/ruby-sass-tmbundle/tree/from-css-bundle</content>
    <author>
      <name>alan harper</name>
      <email>alan@aussiegeek.net</email>
    </author>
  </entry>
  <entry>
    <id>tag:www.aussiegeek.net,:Post/5</id>
    <published>2008-05-06T09:18:58+10:00</published>
    <updated>2008-05-06T09:18:58+10:00</updated>
    <link type="text/html" href="http://www.aussiegeek.net/posts/5-Github-Badge" rel="alternate"/>
    <title>Github Badge</title>
    <content type="html">My plan a few weeks ago was to write a badge for GitHub but I see Dr Nic has "beaten me to it":http://github.com/drnic/github-badges/tree/master

The plan was to add his version to my site today but looks like some bugs involving prototype.js that I need to look at</content>
    <author>
      <name>alan harper</name>
      <email>alan@aussiegeek.net</email>
    </author>
  </entry>
</feed>
