Activity Team/Git Tutorial: Difference between revisions

Line 29: Line 29:


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 phttps://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: