Added a comment: and you can specify ranges to dropunused
This commit is contained in:
parent
432a4df8a1
commit
837a3dad56
1 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://hands.com/~phil/"
|
||||
nickname="hands"
|
||||
subject="and you can specify ranges to dropunused"
|
||||
date="2012-11-02T09:07:48Z"
|
||||
content="""
|
||||
so having run:
|
||||
|
||||
git annex unused
|
||||
|
||||
you can then run:
|
||||
|
||||
git annex dropunused 1-10000
|
||||
|
||||
or whatever, and it deletes the items in that range from the most recent <tt>unused</tt> invocation
|
||||
"""]]
|
Loading…
Reference in a new issue