When displaying a list of repositories, show git remote names in addition to their descriptions.

This commit is contained in:
Joey Hess 2011-09-30 15:02:08 -04:00
parent f88738223e
commit 29032cb70e
4 changed files with 19 additions and 10 deletions

2
debian/changelog vendored
View file

@ -3,6 +3,8 @@ git-annex (3.20110929) UNRELEASED; urgency=low
* Various speed improvements gained by using ByteStrings.
* Fix referring to remotes by uuid.
* status: List all known repositories.
* When displaying a list of repositories, show git remote names
in addition to their descriptions.
-- Joey Hess <joeyh@debian.org> Thu, 29 Sep 2011 18:58:53 -0400