aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/wishlist:_An_--all_option_for_dropunused/comment_2_578248f7686ba2d80d7dc8b17c0cdf52._comment
blob: a87a367d61a7266967d9dbc3c4229d21b8207645 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
"""]]