Can I use same SSH key which i used for pushing 1 github repo for another also

Viewed 18

I generated ssh key for 1 repository, and again can I use the same ssh key for pushing another git repository in the same account. Actually I used but it didnt worked. Can somebody please help me in how to utilize the existing ssh key for pushing another repository. Or should I have to create new ssh key for every new repository?

Edit: Can somebody tell what are all the commands that are helpful for reusing the existing ssh key for pushing new repo github.

0 Answers
Related