-
generate new identifity:
$ ssh-keygen -t rsa -C "[email protected]" #save in ~/.ssh/id_rsa2 $ ssh-add ~/.ssh/id_rsa2
-
add id_rsa2.pub on github and id_rsa.pub(old one) to gitlub
-
create config for ssh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hello, %{email}! | |
%{User Name} has invited you to %{site_url}, you can register there through the link below. | |
Register | |
If you don't want to accept the invitation, please ignore this email.<br />Your account won't be created until you access the link above and set your password. |