<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 desc &quot;Install the sake-git tasks (use FORCE=yes to overwrite)&quot;
 task :install do
   if ENV['FORCE'] == 'yes'
-    tasks = `rake -f #{Dir.pwd}/git.rake -T`.to_a.grep(/^rake/).map {|l| l[/^rake (\S+)/, 1]}
+    tasks = `sake -Tv #{Dir.pwd}/git.rake`.to_a.grep(/^sake/).map {|l| l[/^sake (\S+)/, 1]}
     `sake -u #{tasks.join(' ')} 2&gt;/dev/null`
   end
   </diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ab308fc3fbbffa7222097de14418d5dd421f5111</id>
    </parent>
  </parents>
  <author>
    <name>Grant Hollingworth</name>
    <email>grant@antiflux.org</email>
  </author>
  <url>http://github.com/eventualbuddha/sake-git/commit/c20d9741a742b882d7f22fdcc4ec27cf1a932b6b</url>
  <id>c20d9741a742b882d7f22fdcc4ec27cf1a932b6b</id>
  <committed-date>2008-05-08T10:08:32-07:00</committed-date>
  <authored-date>2008-05-01T09:15:29-07:00</authored-date>
  <message>use sake -Tv to include hidden tasks</message>
  <tree>67aa4d8174b0ea2f11442d5f1c4b2b038ba9cb77</tree>
  <committer>
    <name>Brian Donovan</name>
    <email>brian.donovan@gmail.com</email>
  </committer>
</commit>
