proxy command is closer to plumbing than a general use command
This commit is contained in:
parent
fc7bdf9779
commit
d22d650f59
2 changed files with 20 additions and 20 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue