summaryrefslogtreecommitdiff
path: root/Command/Trust.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Trust.hs')
-rw-r--r--Command/Trust.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Trust.hs b/Command/Trust.hs
index d5444affe..41eb17ccd 100644
--- a/Command/Trust.hs
+++ b/Command/Trust.hs
@@ -21,7 +21,7 @@ seek :: [CommandSeek]
seek = [withWords start]
start :: CommandStartWords
-start ws = notBareRepo $ do
+start ws = do
let name = unwords ws
showStart "trust" name
u <- Remote.nameToUUID name