Add option to sort folders alphabetically
20-bar
110-baz
110-baz
20-bar

I verified that this is not just due to the hyphen; it also fails with number-only filenames:

If this is implemented it should make sure to _only_ change the order of numbers, or else we might involuntarily also change the ordering of other languages
They are already sorted alphabetically, what you're requesting is called natural sorting.
Don't forget to also send a feature request to GitHub as it would be better if they fixed this natively: https://github.com/contact
Most helpful comment
They are already sorted alphabetically, what you're requesting is called natural sorting.
Don't forget to also send a feature request to GitHub as it would be better if they fixed this natively: https://github.com/contact