diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-30 15:02:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-30 15:02:29 -0400 |
commit | 29032cb70e66d18f25b9b942eb01dceeeb8aa300 (patch) | |
tree | ae8887cccb688b310b489924e3a3a2f0b311fbf2 /debian | |
parent | f88738223ee5156baac8f0fa0bde6d701f1fdd07 (diff) |
When displaying a list of repositories, show git remote names in addition to their descriptions.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3bdd04451..bf41f553d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |