update
authorJoey Hess <joeyh@joeyh.name>
Fri, 13 Nov 2015 17:46:11 +0000 (13:46 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 13 Nov 2015 17:46:11 +0000 (13:46 -0400)
doc/tips/recover_data_from_lost+found.mdwn

index ceb43e3f37e6daa8194836990ea8ce5bfd2e141c..0e7391a7fb2699af05f1577213b78ad04d74bf2a 100644 (file)
@@ -14,6 +14,5 @@ First, check out the git repository again. Then, in the new checkout:
 
 The way that works is that when git-annex adds the same content that was in
 the repository before, all the old links to that content start working
-again. This works particularly well if the SHA* backends are used, but even
-with the default backend it will work pretty well, as long as fsck
-preserved the modification time of the files.
+again. So, this works as long as you're using one of the SHA* or other
+checksumming backends, which is the default.