initremote: If two existing remotes have the same name, prefer the one with a higher trust level.

This commit is contained in:
Joey Hess 2013-04-24 21:53:58 -04:00
parent 4f4b2b01fa
commit 49547ad32d
3 changed files with 13 additions and 4 deletions

View file

@ -9,6 +9,7 @@ module Logs.Trust (
trustLog,
TrustLevel(..),
trustGet,
trustMap,
trustSet,
trustPartition,
trustExclude,