summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-12-05 13:46:55 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-12-05 13:46:55 -0400
commitb928dc64041b7e3e19f7f8787cc1e38fb5b465ed (patch)
treed9411d28bb563942a2ce62698cc09e4b5cf2a021 /doc
parent153b22df3ad7e7291178c792fcc0495ac6f4b65b (diff)
Allow exporttree remotes to be marked as dead.
Union with max so that DeadTrusted wins over UnTrusted. This commit was sponsored by Trenton Cronholm on Patreon.
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/Add_a_way_to_mark_exporttree_remotes_dead.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/Add_a_way_to_mark_exporttree_remotes_dead.mdwn b/doc/todo/Add_a_way_to_mark_exporttree_remotes_dead.mdwn
index eba133133..c534f59ba 100644
--- a/doc/todo/Add_a_way_to_mark_exporttree_remotes_dead.mdwn
+++ b/doc/todo/Add_a_way_to_mark_exporttree_remotes_dead.mdwn
@@ -6,3 +6,5 @@ There is currently no way to get rid of an exporttree remote, because the trust
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]]