Merge branch 'master' into bloom
Conflicts: doc/todo/git-annex_unused_eats_memory.mdwn
This commit is contained in:
commit
59e2feeda1
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ in the bloom filter. Since there can be false positives, this might
|
||||||
miss finding some unused keys. The probability/size of filter
|
miss finding some unused keys. The probability/size of filter
|
||||||
could be tunable.
|
could be tunable.
|
||||||
|
|
||||||
> [[done]]! --[[Joey]]
|
> Fixed in `bloom` branch in git. --[[Joey]]
|
||||||
|
>> [[done]]! --[[Joey]]
|
||||||
|
|
||||||
Another way might be to scan the git log for files that got removed
|
Another way might be to scan the git log for files that got removed
|
||||||
or changed what key they pointed to. Correlate with keys with content
|
or changed what key they pointed to. Correlate with keys with content
|
||||||
|
|
Loading…
Reference in a new issue