Thanks for the suggestion, Jacob.
This would indeed be quite helpful.
I have one tiny note about performance --
we should only do this check when the "Select Repository" window
is being shown, and ideally in a background thread.
Launching git-cola from the command line when you are already
inside a repo does not show this dialog so it can avoid needing
to do these checks; they can be expensive when you have lots
of repos, especially so when they are on slow network disks.
I'll open a github issue so that I don't forget ;-)
I'm currently trying to tackle the KDE autocomplete issue[1]
before tagging the next release. Has anyone else run into it?
[1]
https://github.com/git-cola/git-cola/issues/144
--
David