<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -28,6 +28,9 @@ lh-branch checkout [ticket_id]: Checks out the ticket's branch, making it the cu
 lh-branch delete [ticket_id]: Deletes the ticket's branch.
     lh-branch delete 1 #=&gt; git branch -d 1-ticket-title
 
+lh-branch commit 1 [message]: Creates a commit that references the ticket
+    lh-branch commit 1 &quot;Made some changes&quot; #=&gt; git commit -a -m &quot;Made some changes\n\n[#1]&quot;
+
 lh-branch resolve 1 [message]: Creates a commit that will mark the ticket resolved.
     lh-branch resolve 1 &quot;Fixed the bug.&quot; #=&gt; git commit -a -m &quot;Fixed the bug\n\n[#1 state:resolved]&quot;
 </diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>49c88f250bdff59bb9f5546089cc20e529334998</id>
    </parent>
  </parents>
  <author>
    <name>guitsaru</name>
    <email>guitsaru@gmail.com</email>
  </author>
  <url>http://github.com/guitsaru/lighthouse_branch/commit/b45381029ed2089267e505d258cac6f9d9183495</url>
  <id>b45381029ed2089267e505d258cac6f9d9183495</id>
  <committed-date>2009-06-22T20:46:15-07:00</committed-date>
  <authored-date>2009-06-22T20:46:15-07:00</authored-date>
  <message>Added commit to readme.</message>
  <tree>07f2f54c0f28a9c8f869e44fb3e334b675362013</tree>
  <committer>
    <name>guitsaru</name>
    <email>guitsaru@gmail.com</email>
  </committer>
</commit>
