summaryrefslogtreecommitdiff
path: root/doc/forum/known_and_local_annex_keys/comment_1_3cb4828dc7116e4cf49e119f055ae9a3._comment
blob: 24a5ef03e4301159c5d322efcaa00f3d96769142 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="209.250.56.47"
 subject="comment 1"
 date="2013-10-28T16:56:20Z"
 content="""
I think you're stressing way too much about a number.

It's quite possible for the known and local key counts to diverge while no data is missing. For example:

<pre>
joey@darkstar:~/tmp/test>touch foo
joey@darkstar:~/tmp/test>touch bar
joey@darkstar:~/tmp/test>git annex add foo bar

local annex keys: 1
known annex keys: 2
</pre>

"""]]