drop: Suggest using git annex move when numcopies prevents dropping a file.
This commit is contained in:
parent
1bc49b7158
commit
2e11a6013b
5 changed files with 14 additions and 5 deletions
|
@ -133,6 +133,7 @@ notEnoughCopies key need have skip bad = do
|
|||
" necessary copies"
|
||||
Remote.showTriedRemotes bad
|
||||
Remote.showLocations key (have++skip)
|
||||
"Rather than dropping this file, try using: git annex move"
|
||||
hint
|
||||
return False
|
||||
where
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue