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.
--json-progress
git annex add
--json
get
copy
Cheers!
done --Joey
First things first.. There is no progress of any kind for add of an individual item.
This would need changes to the Backend interface so it can display progress while hashing..
First things first.. There is no progress of any kind for add of an individual item.
This would need changes to the Backend interface so it can display progress while hashing..