This commit is contained in:
parent
51cc71fac1
commit
e6c95a6a5e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ But currently two git-annex commands are quite slow when annexes become large
|
||||||
in quantity of files. These are unused and stats
|
in quantity of files. These are unused and stats
|
||||||
(Both have --fast versions that don't do as much).
|
(Both have --fast versions that don't do as much).
|
||||||
|
|
||||||
Both are slow because both need two peices of information that are not
|
Both are slow because both need two pieces of information that are not
|
||||||
quick to look up, and require examining the whole repo, very seekily:
|
quick to look up, and require examining the whole repo, very seekily:
|
||||||
|
|
||||||
1. The keys present in the annex. Found by looking thru .git/annex/objects.
|
1. The keys present in the annex. Found by looking thru .git/annex/objects.
|
||||||
|
|
Loading…
Add table
Reference in a new issue