diff --git a/Command/Status.hs b/Command/Status.hs index 75080706d4..af85fcc2a8 100644 --- a/Command/Status.hs +++ b/Command/Status.hs @@ -102,7 +102,6 @@ global_fast_stats = , remote_list Trusted , remote_list SemiTrusted , remote_list UnTrusted - , remote_list DeadTrusted , transfer_list , disk_size ] diff --git a/debian/changelog b/debian/changelog index a649c0ea98..e51c769c30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,7 @@ git-annex (4.20130602) UNRELEASED; urgency=low archive directory. (Indirect mode still has some buggy behavior in this area, since it does not keep track of associated files.) Closes: #712060 + * status: No longer shows dead repositories. -- Joey Hess Mon, 10 Jun 2013 12:52:44 -0400