Affected Versions: 2.9 snapshot (2.9-rc1-168-g7833b5d-dirty), master
What steps will reproduce the problem?
1. Create multiple branches in Web UI
2. Observe order of branches
3. Refresh page
What is the expected output? What do you see instead?
Ideally, when adding branches, they would appear in the same order as they are in after a refresh. Instead, the order is almost random (in fact, one branch will usually end up above refs/meta/config, then one after, then one before, then after, etc.)
Please provide any additional information below.
Pretty minor issue overall, but still, it's a minor UI glitch I thought I'd report.