This commit is contained in:
parent
ca77441eeb
commit
d245201e6d
1 changed files with 3 additions and 0 deletions
3
doc/todo/whishlist:_git_annex_drop_--dry-run.mdwn
Normal file
3
doc/todo/whishlist:_git_annex_drop_--dry-run.mdwn
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
It'd be useful to be able to see what `git annex drop` would do *before* asking it to drop any files.
|
||||||
|
|
||||||
|
For example, I just set up my preferred contents expressions, and I don't know if I got them right. Before dropping anything from this repo, it'd be nice to check what would happen. I know git annex drop will only drop files that are above their minimum numcopies, but I'd still like to avoid heavyweight copying in case I got my preferred contents expressions wrong.
|
Loading…
Reference in a new issue