commit 32ce4ae6a63eea94cb446e223ef366d683d8b252 from: Stefan Sperling via: Thomas Adam date: Thu Apr 25 14:57:36 2024 UTC drop git+ssh protocol name from documentation; Git has done the same We can keep accepting git+ssh for backwards compatibility with existing configs. commit - 4ef7a6b02cc08e50758cf07eef17bc3abed121b1 commit + 32ce4ae6a63eea94cb446e223ef366d683d8b252 blob - 1a7237485ee5916c543aef6567d064511c857539 blob + 4b47dee9aa9889b4af2b5f244668c1b65df4e331 --- got/got.1 +++ got/got.1 @@ -171,7 +171,7 @@ The Git protocol as implemented by the server. Use of this protocol is discouraged since it supports neither authentication nor encryption. -.It git+ssh +.It ssh The Git protocol wrapped in an authenticated and encrypted .Xr ssh 1 tunnel. @@ -179,8 +179,6 @@ With this protocol the hostname may contain an embedde .Xr ssh 1 to use: .Mt user@hostname -.It ssh -Short alias for git+ssh. .It http The .Dq smart