]> source.dussan.org Git - jgit.git/commit
Use a TreeMap to construct the list of renamed projects 50/127250/4
authorHan-Wen Nienhuys <hanwen@google.com>
Thu, 9 Aug 2018 14:30:09 +0000 (16:30 +0200)
committerJonathan Nieder <jrn@google.com>
Mon, 13 Aug 2018 16:17:58 +0000 (12:17 -0400)
commitd1dc49e968d75193f3f6d8c14412afa75631825b
tree590030f74bf477aa35ddd9118158aea2384c9180
parent82e0c4a084c915e47e060f59cd25642d6becaed9
Use a TreeMap to construct the list of renamed projects

This eliminates one source of unpredictable ordering of entries in .gitmodules.

Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Change-Id: I834ae57bd18f51966ef76c039f5212ebf60a33e8
org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/RepoCommand.java