summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-27 15:00:41 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-27 15:00:41 -0400
commit7bd7cca39932858a08dd50a15e5a6f2dc9daa6c0 (patch)
tree1b5e8aee02b7f06cc0b081dc7af334be18b3785e /doc
parentd92730bef6cc40cdd96ff24957a9c2d2bc3cb730 (diff)
some work on the sha1 backend; still incomplete
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/backendSHA1.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/backendSHA1.mdwn b/doc/todo/backendSHA1.mdwn
index 40ff868c2..fa9728af6 100644
--- a/doc/todo/backendSHA1.mdwn
+++ b/doc/todo/backendSHA1.mdwn
@@ -1 +1,5 @@
This backend is not finished.
+
+In particular, while files can be added using it, git-annex will not notice
+when their content changes, and will not create a new key for the new sha1
+of the net content.