diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-08 17:13:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-08 17:13:50 -0400 |
commit | 280b9677d60c0f9c9b83063fa7edea72e0774421 (patch) | |
tree | d1f2678e29c4510a98b65c475d74cae39f441a63 /doc/walkthrough | |
parent | f3953d5d4f22932822a7c5dbd5085c03c5232b21 (diff) |
expand
Diffstat (limited to 'doc/walkthrough')
-rw-r--r-- | doc/walkthrough/what_to_do_when_you_lose_a_repository.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/walkthrough/what_to_do_when_you_lose_a_repository.mdwn b/doc/walkthrough/what_to_do_when_you_lose_a_repository.mdwn index 1159b2217..16a55b37b 100644 --- a/doc/walkthrough/what_to_do_when_you_lose_a_repository.mdwn +++ b/doc/walkthrough/what_to_do_when_you_lose_a_repository.mdwn @@ -15,4 +15,5 @@ To remind yourself later what happened, you can change its description, too: This retains the [[location_tracking]] information for the repository. Maybe you'll find the drive later. Maybe that's impossible. Either way, -this lets git-annex tell you why a file is no longer accessible. +this lets git-annex tell you why a file is no longer accessible, and +it avoids it relying on that drive to hold any content. |