summaryrefslogtreecommitdiff
path: root/Command/Proxy.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-11-13 13:59:00 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-11-13 13:59:00 -0400
commit49e97f31528351af46437bcccfa645d949bc85a1 (patch)
tree2ba8d989e93ae6909a3040bab4adef51dd47f126 /Command/Proxy.hs
parent1210b5098e3e4212832128fdb59916d88090ab42 (diff)
proxy command is closer to plumbing than a general use command
Diffstat (limited to 'Command/Proxy.hs')
-rw-r--r--Command/Proxy.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Proxy.hs b/Command/Proxy.hs
index ef0d4b7cd..c34b86c8e 100644
--- a/Command/Proxy.hs
+++ b/Command/Proxy.hs
@@ -19,7 +19,7 @@ import qualified Git.Sha
cmd :: [Command]
cmd = [notBareRepo $
command "proxy" ("-- git command") seek
- SectionCommon "safely bypass direct mode guard"]
+ SectionPlumbing "safely bypass direct mode guard"]
seek :: CommandSeek
seek = withWords start