summaryrefslogtreecommitdiff
path: root/doc/special_remotes/directory/comment_4_f5e9b0b477c4e521f8633fd274757fa3._comment
blob: 53fc857a38b9f51c1c3e746557824551aca0fa54 (plain)
1
2
3
4
5
6
7
8
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="4.154.7.238"
 subject="comment 4"
 date="2013-01-17T18:22:26Z"
 content="""
The best way to remove a special remote is to first `git annex move --from $remote` to get all the content out of it, then `git annex dead $remote` and finally you can `git remote rm $remote`
"""]]