This commit is contained in:
parent
f6f4b5dfaa
commit
b356015cf4
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
I'm not sure if this _feature_ exists already wrapped or provided as a recipe for users or not yet. But it would be nice to be able to do a
|
||||
|
||||
git annex du [PATH]
|
||||
|
||||
Such that the output that git annex would return is the total disk used locally in the PATH and the theoretical disk used by the PATH if it was fully populated locally. e.g.
|
||||
|
||||
$ git annex du FSL0001_ANALYSIS
|
||||
$ Local: 1000kb, Annex: 2000kb
|
||||
|
||||
or something along the lines of that?
|
Loading…
Add table
Add a link
Reference in a new issue