close
Solution:
cd .ssh
ssh -T git@YourName-GitLab_Enterprise
Problem:
source tree
Settings > Accounts
click Add GitLabe Enterprise HOST, but It will failed.
So I must to modify the the file name as ~/.ssh/YourName-GitLab_Enterprise without no space. And then cat pub file content to GitLab SSHKey page. Private Token can get from Gitlab web(Access Token).
cd .ssh
ssh -T git@YourName-GitLab_Enterprise
Welcome to GitLab, @YourName
文章標籤
全站熱搜