更新 ssh/config
This commit is contained in:
+5
-4
@@ -8,10 +8,11 @@ Host git.mitsea.com
|
|||||||
User git
|
User git
|
||||||
IdentityFile ~/.flinty/ssh/app-gitea-selfhost.pub
|
IdentityFile ~/.flinty/ssh/app-gitea-selfhost.pub
|
||||||
|
|
||||||
Host git.liandisys.com.cn
|
# 公司 GitLab 不支持 ED25519
|
||||||
HostName git.liandisys.com.cn
|
# Host git.liandisys.com.cn
|
||||||
User git
|
# HostName git.liandisys.com.cn
|
||||||
IdentityFile ~/.flinty/ssh/app-gitlab-ce.pub
|
# User git
|
||||||
|
# IdentityFile ~/.flinty/ssh/app-gitlab-ce.pub
|
||||||
|
|
||||||
Host github.com
|
Host github.com
|
||||||
HostName github.com
|
HostName github.com
|
||||||
|
|||||||
Reference in New Issue
Block a user