<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -22,10 +22,10 @@ If remote_name is given, the branch will be pushed to the remote.
     lh-branch 1 #=&gt; git checkout -b 1-ticket-title
 
 lh-branch push [ticket_id] [remote_name]: Pushes the ticket's branch to the named remote.
-    lh-branch 1 origin #=&gt; git push origin 1-ticket-title
+    lh-branch push 1 origin #=&gt; git push origin 1-ticket-title
 
 lh-branch pull [ticket_id] [remote_name]: Pulls the ticket's branch from the named remote.
-    lh-branch 1 origin #=&gt; git pull origin 1-ticket-title
+    lh-branch pull 1 origin #=&gt; git pull origin 1-ticket-title
 
 lh-branch merge [ticket_id]: Merges the ticket's branch with the current branch.
     lh-branch merge 1 #=&gt; git merge 1-ticket-title</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9d3fc62a5256da28be353a4c0cb148a6ac0399cc</id>
    </parent>
  </parents>
  <author>
    <name>albatrocity</name>
    <email>albatrocity@gmail.com</email>
  </author>
  <url>http://github.com/guitsaru/lighthouse_branch/commit/d4e358fa97add2157431ba2bf9ab4ca6d4fe18b7</url>
  <id>d4e358fa97add2157431ba2bf9ab4ca6d4fe18b7</id>
  <committed-date>2009-06-27T12:45:25-07:00</committed-date>
  <authored-date>2009-06-27T12:36:44-07:00</authored-date>
  <message>Added &quot;pull&quot; and &quot;push&quot; to example code

Signed-off-by: Matt Pruitt &lt;guitsaru@gmail.com&gt;</message>
  <tree>d145b42b3c4b9530bc9693bada7f770ecbaef3a5</tree>
  <committer>
    <name>Matt Pruitt</name>
    <email>guitsaru@gmail.com</email>
  </committer>
</commit>
