qcommit: by default list of files should be sorted in ascending order
Bug #149247 reported by
Alexander Belchenko
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
Fix Released
|
Medium
|
Lukáš Lalinský |
Bug Description
when I run qcommit in qbzr branch I see that file list sorted in descending order (from util.py to annotate.py, from Z to A). It's unusual, and more intuitive is ascending order (from A to Z). At least this settings could be remembered in some config.
Changed in qbzr: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I actually fixed this by accident in <email address hidden>