Sort the files/folders of the 'Git Repositories' view
commit74396f6f925731980015a2b7003872f7178b9218
authorRemy Suen <remysuen@ca.ibm.com>
Wed, 21 Apr 2010 22:56:55 +0000 (21 18:56 -0400)
committerChris Aniszczyk <caniszczyk@gmail.com>
Thu, 22 Apr 2010 01:12:40 +0000 (21 20:12 -0500)
tree8951c1bef2421d81dd49fa7b9b07ca9e1a96c8fe
parentebbaf062ba76916d2de47b91f5e12a68a2ad3a5f
Sort the files/folders of the 'Git Repositories' view

When browsing the working directory of a repository, the contents
of the folders are merely listed in alphabetical order. The view
should first list the folder's subfolders before listing its
files.

Change-Id: I3ef4eddce93a382b12640da8a677326ed80fbed5
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/RepositoriesViewContentProvider.java