Skip to content
代码片段 群组 项目
未验证 提交 07d6ee34 编辑于 作者: Brendan Lynch's avatar Brendan Lynch 提交者: GitLab
浏览文件

Merge branch 'ashmckenzie-master-patch-a758' into 'master'

Link to pure SSH support docs

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167557



Merged-by: default avatarBrendan Lynch <blynch@gitlab.com>
Co-authored-by: default avatarAsh McKenzie <amckenzie@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -269,8 +269,9 @@ and clones them over HTTPS. If you run `git clone` with a SSH URL, like ...@@ -269,8 +269,9 @@ and clones them over HTTPS. If you run `git clone` with a SSH URL, like
`user@hostname.com:group/project.git`, you must enter your GitLab credentials again for HTTPS `user@hostname.com:group/project.git`, you must enter your GitLab credentials again for HTTPS
authentication. authentication.
Even when Git communicates with your repository over SSH, Git LFS objects still use HTTPS. By default, Git LFS operations occur over HTTPS, even when Git communicates with your repository over SSH.
Support for a wholly SSH-based protocol is proposed in [epic 11872](https://gitlab.com/groups/gitlab-org/-/epics/11872). In GitLab 17.2, [pure SSH support for LFS](https://gitlab.com/groups/gitlab-org/-/epics/11872) was introduced.
For information on how to enable this feature, see [Pure SSH transfer protocol](../../../administration/lfs/index.md#pure-ssh-transfer-protocol).
To fetch new LFS objects for a repository you have already cloned, run this command: To fetch new LFS objects for a repository you have already cloned, run this command:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册