<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -179,7 +179,7 @@ module GithubGem
 
     # Checks whether the current branch is not diverged from the remote branch
     def check_not_diverged_task
-      raise &quot;The current branch is diverged from the remote branch!&quot; if git.log.between('HEAD', git.branches[&quot;#{remote}/#{remote_branch}&quot;].gcommit).any?
+      raise &quot;The current branch is diverged from the remote branch!&quot; if git.log.between('HEAD', git.remote(remote).branch(remote_branch).gcommit).any?
     end
 
     # Checks whether the repository status ic clean</diff>
      <filename>tasks/github-gem.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>33a9de9e2f7bf2a40e26b64fe9b61304f32fd64e</id>
    </parent>
  </parents>
  <author>
    <name>Willem van Bergen</name>
    <email>willem@vanbergen.org</email>
  </author>
  <url>http://github.com/wvanbergen/scoped_search/commit/67e99362e110f7e1d8cf056a16ce598b1919c8a8</url>
  <id>67e99362e110f7e1d8cf056a16ce598b1919c8a8</id>
  <committed-date>2009-10-01T21:50:04-07:00</committed-date>
  <authored-date>2009-10-01T21:50:04-07:00</authored-date>
  <message>Updated to latest gem release management tasks.</message>
  <tree>d3ee6e1948e6b21ee1b1995b02efd15d1f8a8ffe</tree>
  <committer>
    <name>Willem van Bergen</name>
    <email>willem@vanbergen.org</email>
  </committer>
</commit>
