<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -75,7 +75,7 @@ class RepoController &lt; ApplicationController
         flash[:notice] = &quot;Repository #{@repo.name} Created!&quot;
         create_new_repo(@repo.loc, user.username)
         #redirect_to :controller =&gt; 'user', :action =&gt; 'index'
-        redirect_to :controller =&gt; 'repo', :action =&gt; 'show', :username =&gt; user.username, :reponame =&gt; @repo.unixname
+        redirect_to :controller =&gt; 'repo', :action =&gt; 'show', :username =&gt; user.username, :reponame =&gt; @repo.unixname, :type =&gt; 'tree', :branch =&gt; 'master'
       end
     end
     </diff>
      <filename>rails_app/app/controllers/repo_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6a36c6f90da86028b6f95401ef5c254bef0289b3</id>
    </parent>
  </parents>
  <author>
    <name>Mike</name>
    <email>parabuzzle@gmail.com</email>
  </author>
  <url>http://github.com/parabuzzle/lookgit/commit/4de2d8a2104053c02df6c315c551e6d83dcf3e32</url>
  <id>4de2d8a2104053c02df6c315c551e6d83dcf3e32</id>
  <committed-date>2008-12-30T10:45:38-08:00</committed-date>
  <authored-date>2008-12-30T10:45:38-08:00</authored-date>
  <message>fixed redirect bug when creating a new private repo</message>
  <tree>f30ceba18aa72e0e4295190526b7720fbb689ae1</tree>
  <committer>
    <name>Mike</name>
    <email>parabuzzle@gmail.com</email>
  </committer>
</commit>
