diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-10-28 16:56:22 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-10-28 16:56:22 +0000 |
commit | 7556d166d93c94a73ef24434735de43dfdbed687 (patch) | |
tree | 919ffdc1c41faff57fd4cc22c6692ae42867af90 | |
parent | ecfe9e278692a24ad9a8fb71d3e013ca01903641 (diff) |
Added a comment
-rw-r--r-- | doc/forum/known_and_local_annex_keys/comment_1_3cb4828dc7116e4cf49e119f055ae9a3._comment | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/forum/known_and_local_annex_keys/comment_1_3cb4828dc7116e4cf49e119f055ae9a3._comment b/doc/forum/known_and_local_annex_keys/comment_1_3cb4828dc7116e4cf49e119f055ae9a3._comment new file mode 100644 index 000000000..24a5ef03e --- /dev/null +++ b/doc/forum/known_and_local_annex_keys/comment_1_3cb4828dc7116e4cf49e119f055ae9a3._comment @@ -0,0 +1,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> + +"""]] |