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 3fbff68b8..ea661da2a 100644
--- a/Command/Trust.hs
+++ b/Command/Trust.hs
@@ -22,7 +22,7 @@ seek :: [CommandSeek]
seek = [withString start]
start :: CommandStartString
-start name = do
+start name = notBareRepo $ do
showStart "trust" name
Remotes.readConfigs
r <- Remotes.byName name