I just upgraded one of my repositories to v7. Now, git status takes ages. The "Refresh index" count increments every second, so it will take ~12 hours to complete. With such slow operations I really fear the moment when v7 becomes default.
2019-09-18 20:01:35 +00:00
I've got ~1000 unlocked files.
2019-09-18 19:42:48 +00:00
### What steps will reproduce the problem?
[[!format sh """
$ git status
Refresh index: 0% (49/43974)
"""]]
### What version of git-annex are you using? On what operating system?