This commit is contained in:
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 2016-10-28 19:56:07 +00:00 committed by admin
parent cf168e1c6f
commit a00d16f562

View file

@ -0,0 +1,7 @@
Unlock is quite heavy in terms of I/O and thus waiting time, so we (in datalad) probably should provide also a progress bar indicator.
1. how could I obtain a list of files which would be unlocked given a set of paths?
2. could there be a --json mode of output (consistent with add --json etc)?
[[!meta author=yoh]]