Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2018-03-12 17:33:37 -04:00
commit ad13b56c86
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
12 changed files with 132 additions and 3 deletions

View file

@ -8,7 +8,7 @@ This looks really nice!
I've completed the P2P protocol with git-annex-shell. It turned out just as
fast and good as I'd hoped.
[[accellerate_ssh_remotes_with_git-annex-shell_mass_protocol]] has the
[[todo/accellerate_ssh_remotes_with_git-annex-shell_mass_protocol]] has the
benchmark details.
Even transferring of large files speeds up somewhat;

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="anarcat"
avatar="http://cdn.libravatar.org/avatar/4ad594c1e13211c1ad9edb81ce5110b7"
subject="progress bars?"
date="2018-03-12T13:44:50Z"
content="""
how do progress bars work in this new design? we had those for free with rsync before (i assume?), do we still have them now?
how about [[todo/wishlist__58___global_progress_status]]? is that more feasible now?
thanks!
"""]]