Activity Team/Git Tutorial: Difference between revisions
| Line 30: | Line 30: | ||
Skip this section if you already have an SSH key in <tt>.ssh</tt> directory that you trust. | Skip this section if you already have an SSH key in <tt>.ssh</tt> directory that you trust. | ||
(An easy-to-read tutorial for generating an ssh key can be found | (An easy-to-read tutorial for generating an ssh key can be found [https://help.github.com/articles/generating-ssh-keys here].) | ||
To create a key use ''ssh-keygen''. The following command will create a “dsa” key: | To create a key use ''ssh-keygen''. The following command will create a “dsa” key: | ||