12 lines
603 B
Markdown
12 lines
603 B
Markdown
How much data do you have stored in git-annex?
|
|
|
|
The way to get this value is to run `git annex status` (or `git annex info`
|
|
if you have git-annex version 5 already), and look for the line
|
|
that says "size of annexed files in working tree" or "known annex size".
|
|
|
|
If you've got multiple repositories that each contain different files
|
|
(not git clones), you can run it in each and add them up.
|
|
|
|
[[!poll expandable=yes open=yes 0 "less than 1+ GB" 0 "1+ GB" 0 "10+ GB" 0 "100+ GB" 0 "1+ TB" 0 "2+ TB" 0 "4+ TB" 1 "8+ TB" 0 "16+ TB" 0 "32+ TB" 0 "64+ TB" "128+ TB" "rather not say"]]
|
|
|
|
[[!sidebar content=""]]
|