更新 ssh/config
This commit is contained in:
@@ -8,6 +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 gitee.com
|
||||||
|
HostName gitee.com
|
||||||
|
User git
|
||||||
|
IdentityFile ~/.flinty/ssh/app-gitee.pub
|
||||||
|
|
||||||
Host 172.207.73.17
|
Host 172.207.73.17
|
||||||
HostName 172.207.73.17
|
HostName 172.207.73.17
|
||||||
User git
|
User git
|
||||||
|
|||||||
Reference in New Issue
Block a user