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

This commit is contained in:
Joey Hess 2019-04-26 10:17:15 -04:00
commit 3e85707ccf
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 120 additions and 0 deletions

View file

@ -0,0 +1,5 @@
ATM there is no `--json-progress` in `git annex add` (only `--json`), so no feedback to the user could be provided on ETA etc. Would be nice to have `--json-progress` there to echo similar one for `get` and `copy`.
Cheers!
[[!meta author=yoh]]