aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/What_to_do_if_special_remotes_refuses_drops__63__/comment_1_0b523b2b6c361346c36ad456bbbac645._comment
blob: cf808aac4b51b03bded377f774d5d78c33051b6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2016-11-18T15:39:20Z"
 content="""
It could certianly be a bug in the special remote implementation. It's also
possible for some special remotes to intentionally not be able to remove
content (this is the case with the web special remote, and the bup special
remote at least).

You can manually remove the special remote, by editing .git/config and
deleting the stanza for that remote. You may want to run `git annex dead
$remotename` first, if you don't intend to ever use that special remote
again.
"""]]