Display progress meter in -J mode when copying from a local git repo, to a local git repo, and from a remote git repo.
Had everything available, just didn't combine the progress meter with the other places progress is sent to update it. (And to a remote repo already did show progress.) Most special remotes should already display progress meters with -J, same as without it. One exception to this is the web, since it relies on wget/curl progress display without -J. Still todo..
This commit is contained in:
parent
1ac36f1933
commit
7943442dff
3 changed files with 17 additions and 9 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,6 +1,8 @@
|
|||
git-annex (5.20151117) UNRELEASED; urgency=medium
|
||||
|
||||
* Build with -j1 again to get reproducible build.
|
||||
* Display progress meter in -J mode when copying from a local git repo,
|
||||
to a local git repo, and from a remote git repo.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Mon, 16 Nov 2015 16:49:34 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue