<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -203,7 +203,7 @@ module Braid
 
       def status_clean?
         status, out, err = exec(&quot;git status&quot;)
-        !out.split(&quot;\n&quot;).grep(/nothing to commit \(working directory clean\)/).empty?
+        !out.split(&quot;\n&quot;).grep(/nothing to commit/).empty?
       end
 
       def ensure_clean!</diff>
      <filename>lib/braid/operations.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ce60738d9fae6c055756ce1fd4b871d28729ced7</id>
    </parent>
  </parents>
  <author>
    <name>Cristi Balan</name>
    <email>evil@che.lu</email>
  </author>
  <url>http://github.com/evilchelu/braid/commit/4451b8407dadaa4be073167fbcdd152cae4a9b2b</url>
  <id>4451b8407dadaa4be073167fbcdd152cae4a9b2b</id>
  <committed-date>2008-08-19T08:40:38-07:00</committed-date>
  <authored-date>2008-07-20T18:05:55-07:00</authored-date>
  <message>loosen up check for local changes string to work on more git versions</message>
  <tree>c1c37b4bd827e8623926b351065e78047e22bd21</tree>
  <committer>
    <name>Norbert Crombach</name>
    <email>norbert.crombach@primetheory.org</email>
  </committer>
</commit>
