fix log file paths order
Dependencies
- [2]
AHWWRC73navigate log entries - [3]
JE44NYHMdisplay log files diffs - [4]
6F7Q4ZLRavoid unused warns - [5]
7MJOO4E2task wrappers tooling workaround - [6]
IFQPVMBDerror handling for repo actions - [7]
YGZ3VCW4add push - [8]
PSKE5G36view description of change - [9]
OQ6HSAWHshow record log - [10]
YBJRDOTCmake all repo actions async - [11]
JZXYSIYDchannel selection! - [12]
KWTBNTO3diffs selection and scrolling - [*]
SWWE2R6Mdisplay basic repo stuff
Change contents
- replacement in libflorescence/src/repo.rs at line 1193
let file_paths: HashSet<String> = fileslet file_paths: BTreeSet<String> = files