Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.8.0
-
None
-
a6626b49c4e9060879401e362ee3ecd2e26e2360
Description
- Open some file which is checked in to git.
- Select "Tools" -> "Git" -> "Local Repository" -> "Reset..." from the menu
- See the contents of the "Reset type" combo box.
It contains the items "Mixed", "Hard", Soft".
The order should either be "Hard", "Mixed", "Soft" or exactly the other way round. The current sorting is confusing.