This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawne_amN4fko4p5cRY_9EYwaYuJKNn7LRio 2013-11-04 21:04:16 +00:00 committed by admin
parent 33e8e85bb4
commit 506cadbcfb

View file

@ -0,0 +1 @@
Starting the assistant on a repository with a huge amount of files (f.e. `annexed files in working tree: 22087`) takes a very long time. Is there a way to speed it up? F.e. just checking the file stamps and comparing them with the last assistant run time? Checking if the files are modified could be done with the regular repository check. Thoughts?