<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,12 +2,12 @@ require 'test_helper'
 
 class TestBranchUpdate &lt; Test::Unit::TestCase
   should &quot;Update the ticket&quot; do
-    assert_equal(&quot;git commit -a -m 'Message.\n\n[#1 tagged:\&quot;branch:1-test-ticket\&quot;]'&quot;,
+    assert_equal(&quot;git commit -a -m \&quot;Message.\n\n[#1 tagged:'branch:1-test-ticket']\&quot;&quot;,
       Command::Update.command_string('1-test-ticket', 1, ['Message.']))
   end
   
   should &quot;Update the ticket with extra&quot; do
-    assert_equal(&quot;git commit -a -m 'Message.\n\n[#1 tagged:\&quot;branch:1-test-ticket\&quot; milestone:'next milestone']'&quot;,
+    assert_equal(&quot;git commit -a -m \&quot;Message.\n\n[#1 tagged:'branch:1-test-ticket' milestone:'next milestone']\&quot;&quot;,
       Command::Update.command_string('1-test-ticket', 1, ['Message.', &quot;milestone:'next milestone'&quot;]))
   end
   </diff>
      <filename>test/commands/test_update.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>312789e1dc63e5ce867ea63c17deaed6b1cb04f8</id>
    </parent>
  </parents>
  <author>
    <name>Matt Pruitt</name>
    <email>guitsaru@gmail.com</email>
  </author>
  <url>http://github.com/guitsaru/lighthouse_branch/commit/2549ffba91ce09038d79c9a1e2ff24aaa0fa164b</url>
  <id>2549ffba91ce09038d79c9a1e2ff24aaa0fa164b</id>
  <committed-date>2009-06-23T19:37:25-07:00</committed-date>
  <authored-date>2009-06-23T19:37:25-07:00</authored-date>
  <message>Fixed some tests.

[#2 tagged:'branch:2-create-command-classes']</message>
  <tree>a0020239223ef6b95032e5e879299ee874215e67</tree>
  <committer>
    <name>Matt Pruitt</name>
    <email>guitsaru@gmail.com</email>
  </committer>
</commit>
