ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Thank you ! I followed the following commands to add public ssh key to my github

cd ~/.ssh
ssh-keygen -t rsa -b 4096 -C "your email id "
eval $(ssh-agent -s)
ssh-add

Open VS Code and copy ssh

cd ~/.ssh
code .

login into github 
go to setting 
go to ssh and gp keys
add new key 
paste it