ssh connect to remote gitlab without authority
1 this command can produce a ssh key for authority
ssh-keygen -t ed25519 -C "[email protected]"
2 this command can get the comment about the key
cat ~/.ssh/id_ed25519.pub
copy all content !!!