fixed via time machine
This commit is contained in:
parent
4ada52698a
commit
9fa6671a47
2 changed files with 31 additions and 0 deletions
|
@ -38,3 +38,4 @@ just to be clear here, the problem isn't as much providing `du-like output`, whi
|
|||
|
||||
i still think it would be nice to have a `du` command, just because it's a command "WTF" situation users seem to get stuck into.. but this issue is only about having this work on remote repositories. thanks! -- [[anarcat]]
|
||||
|
||||
> Fixed via time machine. [[done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,30 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2015-07-02T19:58:10Z"
|
||||
content="""
|
||||
Actually, this was added in version 5.20150420, when info is run
|
||||
with a directory parameter.
|
||||
|
||||
joey@darkstar:~/lib/sound/misc>git annex info .
|
||||
directory: .
|
||||
local annex keys: 2
|
||||
local annex size: 10.5 megabytes
|
||||
annexed files in working tree: 21
|
||||
size of annexed files in working tree: 288.98 megabytes
|
||||
numcopies stats:
|
||||
numcopies +3: 19
|
||||
numcopies +4: 2
|
||||
repositories containing these files: 11
|
||||
288.98 MB: 0c443de8-e644-11df-acbf-f7cd7ca6210d -- oldgnu
|
||||
288.98 MB: 1b5ecc94-abb3-45f7-8f4c-5bc65f78d518 -- toshiba passport 1tb [passport]
|
||||
288.98 MB: 6fa26a5f-cb05-4ef0-951b-bc59266ee4e4 -- archive-10 [archive]
|
||||
288.98 MB: 7570b02e-15e9-11e0-adf0-9f3f94cb2eaa -- archive-4 sata drive
|
||||
288.98 MB: 8da3593e-63d2-11e1-a026-43b95a8b93d2 -- archive-7 sata drive
|
||||
288.98 MB: b0bb7176-98e6-457d-b68e-41bfd49be147 -- joey@gnu:~/lib/sound [gnu]
|
||||
288.98 MB: b238695e-e617-11df-9d8b-c350f0825fb0 -- turtle internal [turtle]
|
||||
288.98 MB: ca9c5d52-f03a-11df-ac14-6b772ffe59f9 -- archive-5 sata drive
|
||||
288.98 MB: f1c0ce8d-d848-4d21-988c-dd78eed172e8 -- archive-8 sata drive
|
||||
10.5 MB: 587b9ccf-4548-4d6f-9765-27faecc4105f -- darkstar [here]
|
||||
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue