<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -29,4 +29,10 @@ To view the complete list of changes:
   &gt;&gt; @post.title
   =&gt; 'Joe'
 
+Note that ActsLikeGit will store the current value of the field in your database, so you can use @post.title as before.  If you want
+to force git to reload the field's data, send true to the attribute like
+
+    @post.title(true)
+
+
 Copyright (c) 2008 [Jamie van Dyke, Courtenay Gasking, Scott Chacon, Roman Le N&#233;grate], released under the MIT license.</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fee3be2612c084086c79227924df7b679b513143</id>
    </parent>
  </parents>
  <author>
    <name>Court3nay</name>
    <email>courtenay@caboo.se</email>
  </author>
  <url>http://github.com/courtenay/acts_like_git/commit/0d219eb10efc3c4e350479e1504ce977ff9a3753</url>
  <id>0d219eb10efc3c4e350479e1504ce977ff9a3753</id>
  <committed-date>2009-01-23T15:55:50-08:00</committed-date>
  <authored-date>2009-01-23T15:55:50-08:00</authored-date>
  <message>Add a note about reloading</message>
  <tree>dc3e456d1849e1c6ac34de664d142e2c3ff5c960</tree>
  <committer>
    <name>Court3nay</name>
    <email>courtenay@caboo.se</email>
  </committer>
</commit>
