map: Improve display of git remotes with non-ssh urls, including http and gcrypt.

This commit is contained in:
Joey Hess 2015-11-18 15:08:55 -04:00
parent cecf3894ff
commit c2674308c0
Failed to extract signature
2 changed files with 12 additions and 4 deletions

2
debian/changelog vendored
View file

@ -4,6 +4,8 @@ git-annex (5.20151117) UNRELEASED; urgency=medium
* Display progress meter in -J mode when copying from a local git repo,
to a local git repo, and from a remote git repo.
* Display progress meter in -J mode when downloading from the web.
* map: Improve display of git remotes with non-ssh urls, including http
and gcrypt.
-- Joey Hess <id@joeyh.name> Mon, 16 Nov 2015 16:49:34 -0400