This commit is contained in:
parent
193d9ff155
commit
6a21492492
1 changed files with 12 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
### Please describe the problem.
|
||||
When adding a folder with some 80.000 files, the sidebar with "Added x files" gets updated in batches. After some time, it shows (also see attached screenshot):
|
||||
|
||||
> Added 6496 files 5781 files 8633 files 7363 files 6159 files
|
||||
|
||||
This is a bit ugly. There could a newline after "files".
|
||||
|
||||
### What steps will reproduce the problem?
|
||||
Add a folder with many files and subfolders in it.
|
||||
|
||||
### What version of git-annex are you using? On what operating system?
|
||||
4.20130627
|
Loading…
Reference in a new issue