<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,12 +5,13 @@ garlic do
   repo 'rspec', :url =&gt; 'git://github.com/dchelimsky/rspec'
   repo 'rspec-rails', :url =&gt; 'git://github.com/dchelimsky/rspec-rails'
 
-  # first is rails target, last is inherit views branch
+  # Make sure you set up tracking branches for origin/rails-2.2, and origin/rails-2.0-2.1
   [ 
     {:rails =&gt; 'master',      :inherit_views =&gt; 'master'},
+    {:rails =&gt; '2-3-stable',  :inherit_views =&gt; 'master'},
     {:rails =&gt; '2-2-stable',  :inherit_views =&gt; 'rails-2.2'},
-    {:rails =&gt; '2-1-stable',  :inherit_views =&gt; 'rails-2.0-2.1'}
-    #{:rails =&gt; '2-0-stable',  :inherit_views =&gt; 'rails-2.0-2.1'} rspec + raisl 2.0 is not playing nice at the moment
+    {:rails =&gt; '2-1-stable',  :inherit_views =&gt; 'rails-2.0-2.1'},
+    {:rails =&gt; '2-0-stable',  :inherit_views =&gt; 'rails-2.0-2.1'}
   ].each do |target|
 
     target target[:rails], :branch =&gt; &quot;origin/#{target[:rails]}&quot; do</diff>
      <filename>garlic.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6bbd8e552ea13e72698b7e3bb24c9bc4dc84a36e</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/inherit_views/commit/24bb9b75f3525a9f44d21928649cf5435bebe410</url>
  <id>24bb9b75f3525a9f44d21928649cf5435bebe410</id>
  <committed-date>2009-04-07T03:49:59-07:00</committed-date>
  <authored-date>2009-04-07T03:49:59-07:00</authored-date>
  <message>Added rails 2.3 stable to garlic build</message>
  <tree>b99951fa5302050b1f142280e60933ca7272aa53</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
