add --want-get and --want-drop options
New --want-get and --want-drop options which can be used to test preferred content settings. For example, "git annex find --in . --want-drop"
This commit is contained in:
parent
afddbfd7e9
commit
230bfa9688
9 changed files with 63 additions and 9 deletions
|
@ -139,7 +139,7 @@ notEnoughCopies key need have skip bad = do
|
|||
unsafe = showNote "unsafe"
|
||||
hint = showLongNote "(Use --force to override this check, or adjust annex.numcopies.)"
|
||||
|
||||
{- In auto mode, only runs the action if there are enough copies
|
||||
{- In auto mode, only runs the action if there are enough
|
||||
- copies on other semitrusted repositories.
|
||||
-
|
||||
- Passes any numcopies attribute of the file on to the action as an
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue