feature: perform scan in parallel
I work in quite large repos (LibreOffice, 10M LOC)
So my workflow looks like (1) select file (2) resolve conflicts (3) save (4) mark as resolved ...... wait 5 - 20 seconds (5) goto (1)
I can see it populating the tree in chunks as it scans - perhaps it would be possible to perform this work on several threads?