-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
None
-
Windows 10
Hello,
When having many unstaged files in the list, the unstaged files appear in a disturbing order.
- Given many files that exist in 2 different directories (A and B)
- When I want to stage only the files from one directory (A)
- Then it's a pain to select them and hit "stage selected" because the files are not sorted by their path. Instead, they are interleaved in the list. I have to carefully select a particular chunk, stage it, then restart again with a new (different) interleaved list.
It's a problem because:
- it take times to locate and add all the files of a particular directory
- it's very easy to add by accident one single other file from another dir
A simple solution would be to sort this list before displaying it.