<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -158,7 +158,7 @@ module Braid
       # Checks git and svn remotes.
       def remote_exists?(remote)
         # TODO clean up and maybe return more information
-        !!File.readlines(&quot;.git/config&quot;).find { |line| line =~ /^\[(svn-)?remote &quot;#{remote}&quot;\]/ }
+        !!File.readlines(&quot;.git/config&quot;).find { |line| line =~ /^\[(svn-)?remote &quot;#{Regexp.escape(remote)}&quot;\]/ }
       end
 
       def reset_hard(target)</diff>
      <filename>lib/braid/operations.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4451b8407dadaa4be073167fbcdd152cae4a9b2b</id>
    </parent>
  </parents>
  <author>
    <name>Cristi Balan</name>
    <email>evil@che.lu</email>
  </author>
  <url>http://github.com/evilchelu/braid/commit/c3baa80dfb6a29245f253c30b20fa23ad9465929</url>
  <id>c3baa80dfb6a29245f253c30b20fa23ad9465929</id>
  <committed-date>2008-08-19T08:40:38-07:00</committed-date>
  <authored-date>2008-07-20T18:26:57-07:00</authored-date>
  <message>minimize crashing on random input</message>
  <tree>891553160a32441d5feac092de94526cd26f36e9</tree>
  <committer>
    <name>Norbert Crombach</name>
    <email>norbert.crombach@primetheory.org</email>
  </committer>
</commit>
