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