jakubgarfield / Bonobo-Git-Server

Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
http://bonobogitserver.com
MIT License
1.81k stars 603 forks source link

Order the users by display name #772

Open ghost opened 6 years ago

ghost commented 6 years ago

This commit orders the users (where displayed in a checklist) alphabetically by DisplayName to make it easier to scroll through longer lists.

Fixes #771