mirror of
https://github.com/octoleo/restic.git
synced 2024-11-14 17:24:10 +00:00
7 lines
267 B
Plaintext
7 lines
267 B
Plaintext
Enhancement: Show progress bar while loading the index
|
|
|
|
Restic did not provide any feedback while loading index files. Now there is a progress bar for the index loading process.
|
|
|
|
https://github.com/restic/restic/issues/229
|
|
https://github.com/restic/restic/pull/4419
|