<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,9 +2,18 @@ Ginatra
 =======
 
 This project  is to make a  clone of gitweb in  Ruby and Sinatra. It  serves git
-repositories out  of a specified  directory at the moment,  but i have  plans to
-make  it function  just  as gitweb  does, including  leeching  config files  and
-suchlike.
+repositories out of a set of  specified directories using an array of glob-based
+paths. I have plans to make it  function just as gitweb does, including leeching
+config files and suchlike.
+
+Updating to Multiple directory repositories:
+============================================
+
+- Remove any bare cloned repositories from `./repos/`
+- Execute the following: `rake setup:repo` which creates a non-bare test repo in
+  `./repos/`
+
+Simple eh?
 
 Installation
 ------------</diff>
      <filename>README.md</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e50e8fbc9f18b7b90c4990976f2e869480758bca</id>
    </parent>
  </parents>
  <author>
    <name>Samuel Elliott</name>
    <email>sam@lenary.co.uk</email>
  </author>
  <url>http://github.com/lenary/ginatra/commit/5eb789dd2b13970770464ee55e5923070666dfe7</url>
  <id>5eb789dd2b13970770464ee55e5923070666dfe7</id>
  <committed-date>2009-08-19T01:21:10-07:00</committed-date>
  <authored-date>2009-08-19T01:21:10-07:00</authored-date>
  <message>Adding instructions as to how to update to multiple-directory repositories into readme</message>
  <tree>b4f66ee2744eb3840aa531c3656dcb975ec0abc7</tree>
  <committer>
    <name>Samuel Elliott</name>
    <email>sam@lenary.co.uk</email>
  </committer>
</commit>
