Use the proper comparison algorithm
commit580033a53559848f4b864f1bc0a49fa87811ba9b
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 18 Feb 2008 19:59:39 +0000 (18 20:59 +0100)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 23 Feb 2008 23:33:30 +0000 (24 00:33 +0100)
tree338805bbe6967241e66967fe8aa01f9807872658
parent31a814ae44c1b0ed9c3d69fbb2a4b6b8ac5209ff
Use the proper comparison algorithm

We must walk in Git sort order.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/lib/IndexTreeWalker.java