aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/what_to_do_when_you_lose_a_repository/comment_6_05db504cbff2ec2a6346bf43e57a3c25._comment
blob: 5a124cc1b0abc3ac2475b885c4488330aa970271 (plain)
1
2
3
4
5
6
7
8
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="209.250.56.87"
 subject="comment 6"
 date="2013-12-17T16:11:52Z"
 content="""
You could use `git annex forget --drop-dead` in that situation, but what I would do is first `git annex describe lostremote \"my old drive that I lost\"` and then set up the replacement drive with whatever description you had before.
"""]]