Hey, you turned my world upside down! Repo file listings now put directories at the top instead of at the bottom.
Is this better or worse? I don't know, but it is different. Actually if I were to have a preferred sort order it would be something like: 1) All hidden files (eg .gitignore) 2) All upcase files (eg. README.rdoc) 3) All capitalized files (eg. Rakefile) 4) All lowercase file (eg. goo.gemspec) 5) Directories Maybe 2, 3 and 4 would be sorted by extension first, then name (?). Whatever their respective orders, using these groupings would be very nice. -- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to git...@googlegroups.com. To unsubscribe from this group, send email to github+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/github?hl=en.