<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -77,7 +77,8 @@ task :redoc do
   #move it all to the root
   system &quot;cp -r doc/* . &amp;&amp; rm -rf doc&quot;
 
-  #commit and push
+  #add, commit and push
+  system &quot;git add .&quot;
   system &quot;git commit -am 'regenerate rdocs' &amp;&amp; git push origin gh-pages &amp;&amp; git push github gh-pages&quot;
   system &quot;git checkout master&quot;
 end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4aafa229f062a0ae45e40c5f7acb349e5fb5355c</id>
    </parent>
  </parents>
  <author>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </author>
  <url>http://github.com/railsmachine/moonshine/commit/281e3b360a6e7132e2219c8fdb80edf44deab27c</url>
  <id>281e3b360a6e7132e2219c8fdb80edf44deab27c</id>
  <committed-date>2009-09-11T04:20:31-07:00</committed-date>
  <authored-date>2009-07-21T10:00:15-07:00</authored-date>
  <message>fix redoc task

Signed-off-by: Jesse Newland &lt;jnewland@gmail.com&gt;</message>
  <tree>875cfb3a75403485f6fc28ccfb9c0e1df310007c</tree>
  <committer>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </committer>
</commit>
