Closed
gitserver: use SSH key credentials when pushing branches to code hosts using SSH
View options
gitserver: use SSH key credentials when pushing branches to code hosts using SSH
View options
- Truncate descriptions
Created by: LawnGnome
This requires #16890 (closed) and #16891 (closed). Instead of mangling the remote with a username and password, SSH code hosts should instead use the user credential containing their private key.
Part of #16888 (closed).

