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

Sourcetree ssh problem solutio

arrow
arrow
    創作者介紹
    創作者 Akira Chen 的頭像
    Akira Chen

    akira32 編程之家 pixnet

    Akira Chen 發表在 痞客邦 留言(0) 人氣()