status: No longer shows dead repositories.

This is because people continually whine about it.  Seemingly not aware
that data generally cannot be deleted from git anyway.
This commit is contained in:
Joey Hess 2013-06-17 12:35:33 -04:00
parent a987012af1
commit 2844e7175e
2 changed files with 1 additions and 1 deletions

View file

@ -102,7 +102,6 @@ global_fast_stats =
, remote_list Trusted , remote_list Trusted
, remote_list SemiTrusted , remote_list SemiTrusted
, remote_list UnTrusted , remote_list UnTrusted
, remote_list DeadTrusted
, transfer_list , transfer_list
, disk_size , disk_size
] ]

1
debian/changelog vendored
View file

@ -27,6 +27,7 @@ git-annex (4.20130602) UNRELEASED; urgency=low
archive directory. (Indirect mode still has some buggy behavior in this archive directory. (Indirect mode still has some buggy behavior in this
area, since it does not keep track of associated files.) area, since it does not keep track of associated files.)
Closes: #712060 Closes: #712060
* status: No longer shows dead repositories.
-- Joey Hess <joeyh@debian.org> Mon, 10 Jun 2013 12:52:44 -0400 -- Joey Hess <joeyh@debian.org> Mon, 10 Jun 2013 12:52:44 -0400