comment
This commit is contained in:
parent
0a34f08ad9
commit
50ad13b809
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,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.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue