AS
Size: a a a
AS
AS
💭П
git remote -vи я к этому добавляю
origin ssh://git@*.com:7999/*.git (fetch)
origin ssh://git@*.com:7999/*.git (push)
git remote add origin-ro ssh://git@*.com:7999/*.git
💭П
RB
AS
AS
💭П
RB
Host github.com
HostName github.com
IdentityFile ~/.ssh/id_rsa
IdentitiesOnly yes
Host github-second
HostName github.com
IdentityFile ~/.ssh/second_rsa
IdentitiesOnly yes
AS
AS
Host github.com
HostName github.com
IdentityFile ~/.ssh/id_rsa
IdentitiesOnly yes
Host github-second
HostName github.com
IdentityFile ~/.ssh/second_rsa
IdentitiesOnly yes
AS
AS
AS
AS
Host github.com
HostName github.com
IdentityFile ~/.ssh/id_rsa
IdentitiesOnly yes
Host github-second
HostName github.com
IdentityFile ~/.ssh/second_rsa
IdentitiesOnly yes
IdentitiesOnly yesглобально определил
RB
IdentitiesOnly yesглобально определил
AS
💭П
💭П
💭П