From: Joey Hess Date: Fri, 13 Nov 2015 17:46:11 +0000 (-0400) Subject: update X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~324^2~25 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c1d51a50f6ba5efac52c81456fe8a923f0e4d26a;p=git-annex.git update --- diff --git a/doc/tips/recover_data_from_lost+found.mdwn b/doc/tips/recover_data_from_lost+found.mdwn index ceb43e3f37..0e7391a7fb 100644 --- a/doc/tips/recover_data_from_lost+found.mdwn +++ b/doc/tips/recover_data_from_lost+found.mdwn @@ -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.