pflaska opened a new issue, #429: URL: https://github.com/apache/mina-sshd/issues/429
### Description To make the git protocol-v2 work, the env. variable GIT_PROTOCOL has to be set to the 'version=2' value on the client side. The SSHD server reads the variable and sets extra parameters to use protocol v2. ### Motivation Git protocol v2 improves the v1 wire protocol in several ways and should be the preferred version. ### Alternatives considered _No response_ ### Additional context protocol-v2 is supported by native git version >= 2.18.0 and jgit >= 5.11. See https://git-scm.com/docs/protocol-v2/ for additional details. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org