Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • thg thg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 829
    • Issues 829
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mercurial
  • TortoiseHg
  • thgthg
  • Issues
  • #4454
Closed
Open
Created Feb 18, 2016 by Bitbucket Importer@bitbucket_importerOwner

Branch list on filter bar is in ASCIIbetical order (instead of proper alphabetical)

Created originally on Bitbucket by gstefanik (Gábor Stefanik)

The branch list on the filter bar appears to be sorted lexicographically by ASCII code (with the current branch and default placed on top), instead of a proper alphabetical sort.

If you have branches "default", "development", "testing", "Testing" and "release", you will get this order:

*Show All*
default
Testing
development
release
testing

instead of the expected order:

*Show All*
default
development
release
testing
Testing

Also, there should be an option to disable hoisting the current and default branch to the top, to always get a consistent ordering, regardless of working copy state.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking