<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,8 +11,8 @@ fi
 git show-ref -d |
 	grep -v ' refs/heads/' |
 	grep -v '/HEAD$' |
-	sort -rk 2 |
 	sed -e 's, [^/]*/[^/]*/, ,' -e 's,\^{},,' |
+	tac |
 	while read commit branch; do
 		pb=&quot;$lb&quot;
 		lb=&quot;$branch&quot;
@@ -21,4 +21,5 @@ git show-ref -d |
 		fi
 		[ -n &quot;$VERBOSE&quot; ] &amp;&amp; echo -n &quot;$commit &quot;
 		echo &quot;$branch&quot;
-	done
+	done |
+	tac</diff>
      <filename>branches.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c151d4efc03ae5e604b5d58ce4d4045b940cf598</id>
    </parent>
  </parents>
  <author>
    <name>Avery Pennarun</name>
    <email>apenwarr@gmail.com</email>
  </author>
  <url>http://github.com/apenwarr/gitbuilder/commit/62f0bf53dc7010d8cc377636d9e53e92995b4fb1</url>
  <id>62f0bf53dc7010d8cc377636d9e53e92995b4fb1</id>
  <committed-date>2008-10-16T18:09:39-07:00</committed-date>
  <authored-date>2008-10-16T18:09:39-07:00</authored-date>
  <message>Oops, the new branches.sh -v was sorting slightly incorrectly.</message>
  <tree>43d8768f63a7712493e094bb495d1ab796a755f6</tree>
  <committer>
    <name>Avery Pennarun</name>
    <email>apenwarr@gmail.com</email>
  </committer>
</commit>
