-
由 Vasilii Iakliushin 创作于
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/472033 **Problem** `NewConnectionWithSidechannel` returns Sidechannel even if it's not needed. **Solution** Split `NewConnectionWithSidechannel` function into: * `NewConnection()` to get Gitaly connection * `Sidechannel()` to access Gitaly sidechannel Changelog: other
由 Vasilii Iakliushin 创作于Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/472033 **Problem** `NewConnectionWithSidechannel` returns Sidechannel even if it's not needed. **Solution** Split `NewConnectionWithSidechannel` function into: * `NewConnection()` to get Gitaly connection * `Sidechannel()` to access Gitaly sidechannel Changelog: other
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
ssh.go 3.19 KiB