bug report

This commit is contained in:
Joey Hess 2019-01-30 16:23:26 -04:00
parent ab689cf0cd
commit ca12d8afdd
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,6 @@
Seems that progress displays are not set up for storage and
retrieval for export remotes.
Probably Remote.Helper.Special ought to do this, since it already deals
with setting up progress displays for normal storage and retrieval when
requested by the remote. --[[Joey]]