close, implemented already
This commit is contained in:
parent
4ea33ecadd
commit
50b885ffd6
1 changed files with 9 additions and 0 deletions
|
@ -21,3 +21,12 @@ level it discovers? Since fsck can be run incrementally, it would be tricky
|
|||
to get an overall number. And the number would tend to be stale, but
|
||||
then again it might also be nice if status shows how long ago the last fsck
|
||||
was.
|
||||
|
||||
> `git annex info .` now includes this, which is basically the same
|
||||
> idea:
|
||||
|
||||
combined size of repositories containing these files: 711.4 gigabytes
|
||||
|
||||
> I think that's close enough, it doesn't calculate a percentage, but
|
||||
> it tells the total size of the directory earlier so the same information
|
||||
> is there. [[done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Reference in a new issue