no protocol 1 yet
This commit is contained in:
parent
596af7cbc4
commit
28589c92d2
2 changed files with 1 additions and 7 deletions
|
@ -48,7 +48,7 @@ defaultProtocolVersion :: ProtocolVersion
|
|||
defaultProtocolVersion = ProtocolVersion 0
|
||||
|
||||
maxProtocolVersion :: ProtocolVersion
|
||||
maxProtocolVersion = ProtocolVersion 1
|
||||
maxProtocolVersion = ProtocolVersion 0
|
||||
|
||||
-- | Service as used by the connect message in gitremote-helpers(1)
|
||||
data Service = UploadPack | ReceivePack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue