<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>CNAME</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,8 +1,3 @@
-SETTINGS = {
-  :rsync_server  =&gt; 'timeago.yarp.com:/var/www/timeago/',
-  :rsync_options =&gt; '-e ssh -avz --delete --exclude=.git'
-}
-
 verbose(true)
 
 task :default =&gt; :test
@@ -13,8 +8,6 @@ task :publish do
   sh(&quot;git checkout master&quot;)
   sh(&quot;git push&quot;)
   sh(&quot;git push --tags&quot;)
-
-  sh(&quot;rsync #{SETTINGS[:rsync_options]} ./ #{SETTINGS[:rsync_server]}&quot;)
 end
 
 desc 'Open your default browser with the test page'</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>83ab26b4d76ce8ea999e63a3ca381c5bce9ec07c</id>
    </parent>
  </parents>
  <author>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </author>
  <url>http://github.com/rmm5t/jquery-timeago/commit/12b57d3f4cc2855978f11e1b18c1c7123dc48264</url>
  <id>12b57d3f4cc2855978f11e1b18c1c7123dc48264</id>
  <committed-date>2009-07-17T10:43:44-07:00</committed-date>
  <authored-date>2009-07-17T10:42:41-07:00</authored-date>
  <message>Added GitHub Pages support</message>
  <tree>0cf7e34e4322ff3a8978a78b1ab4cee3dbd504c7</tree>
  <committer>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </committer>
</commit>
