<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,6 +13,7 @@ The git plugin currently supports:
  2. Clone the project's git repository.
  3. Enter the path you cloned to in the project repository settings section.
  4. (Optional) Enter the git email addresses as the &quot;Subversion user&quot; in the users admin.
+ 5. (Optional) If you want the &quot;Source&quot; link to redirect to github, modify config/routes.rb by changing :controller to &quot;git_source&quot; instead of &quot;source&quot;, and make sure you put in the github URL when configuring the project repository settings.
 
 == Known limitations
  * Potential problems with mingle revision numbers assumed to be sequential. Mingle caches the revision history, and if check-ins occur in git that change the order, the cache would not be correct.  </diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -3,6 +3,9 @@ TODO:
 - Allow for different branch names (curently hard-coded to 'master')
 - Error processing
 - Short shas where appropriate @done
+- enhance github source routing
+	- check for path
+	- convert revision number to git sha 
 Known Defects to Fix:
 - Repeated revisions on the history page (doesn't seem to happen for smaller projects), but the revision list seems to start getting repeats from the last revision back (turned out to be problem with submodules) @done
 - Sometimes get uncaught exception GitRepository::NoSuchRevisionError - again for larger repos - generally prevents source view from displaying (submodule problem) @done</diff>
      <filename>todo.taskpaper</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>56bb16f70535506e1d095b8afc15d55152b032cf</id>
    </parent>
  </parents>
  <author>
    <name>Don Mullen</name>
    <email>don@thinkrelevance.com</email>
  </author>
  <url>http://github.com/donmullen/mingle_git/commit/8bdda36750dde49dd6f8e47eaa20b51c0c1989ef</url>
  <id>8bdda36750dde49dd6f8e47eaa20b51c0c1989ef</id>
  <committed-date>2008-09-20T13:37:14-07:00</committed-date>
  <authored-date>2008-09-20T13:37:14-07:00</authored-date>
  <message>readme and todo changes</message>
  <tree>c6a050007f0c789110cb2d84824abb8fbeda3a5b</tree>
  <committer>
    <name>Don Mullen</name>
    <email>don@thinkrelevance.com</email>
  </committer>
</commit>
