drop --from: When local repository is untrusted, its copy of a file does not count.

This commit is contained in:
Joey Hess 2014-04-17 13:31:39 -04:00
parent 7f2ef57601
commit 584ab89ea2
3 changed files with 13 additions and 3 deletions

View file

@ -42,3 +42,5 @@ index 269c4c2..09ea99a 100644
let tocheck = filter (/= remote) $
Remote.remotesWithoutUUID remotes (have++untrusteduuids)
"""]]
> [[fixed|done]] --[[Joey]]