aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Add_a_way_to_mark_exporttree_remotes_dead.mdwn
blob: c534f59ba71d642f62fee3721a78a7d6807dbc85 (plain)
1
2
3
4
5
6
7
8
9
10
There is currently no way to get rid of an exporttree remote, because the trust level `untrusted` is enforced.


    $ git annex dead exp
    dead exp
      This remote's trust level is overridden to untrusted.
    ok
    (recording state in git...)

> Fun bug! I've fixed it so that will work. [[done]] --[[Joey]]