<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -86,7 +86,10 @@ The first two has_manys of Author are plain vanilla, the last four are what this
 
 == What does it run on?
 
-Currently it's running on 2.0, 2.1, and 2.2 stable branches
+Currently the master branch is running on 2.1, and 2.2 stable branches
+
+Recent changes have made master incompatible with rails 2.0, if you want to use this
+with rails 2.0, then use the rails-2.0 branch.
 
 If you want to run the CI suite, then check out garlic_example.rb (The CI suite
 is being cooked with garlic - git://github.com/ianwhite/garlic)</diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -6,9 +6,8 @@ garlic do
   repo 'rspec-rails', :url =&gt; 'git://github.com/dchelimsky/rspec-rails'
   
   # target rails versions
-  ['origin/2-2-stable', 'origin/2-1-stable', 'origin/2-0-stable'].each do |rails|
-    # specify how to prepare app and run CI task
-    target &quot;Rails: #{rails}&quot;, :tree_ish =&gt; rails do
+  ['2-2-stable', '2-1-stable'].each do |rails|
+    target rails, :branch =&gt; &quot;origin/#{rails}&quot; do
       prepare do
         plugin 'rspec'
         plugin 'rspec-rails' do</diff>
      <filename>garlic.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>81add465f40d9ab403807f3058c7d228b3137d22</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/nested_has_many_through/commit/2705625609f7d60d85ff8d6a86e56d2081685350</url>
  <id>2705625609f7d60d85ff8d6a86e56d2081685350</id>
  <committed-date>2009-06-01T00:01:34-07:00</committed-date>
  <authored-date>2009-06-01T00:01:34-07:00</authored-date>
  <message>Removing 2.0 from CI build - see README</message>
  <tree>a049340f11b7b5528b23c6ae7314f2c4862bb47c</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
