Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Git Beginners Git Beginners
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Computer-ScienceComputer-Science
  • Git BeginnersGit Beginners
  • Wiki
  • Home

Home · Changes

Page history
Update Home authored Aug 02, 2018 by Andrew James Collett's avatar Andrew James Collett
Hide whitespace changes
Inline Side-by-side
Home.md
View page @ b969aa10
...@@ -100,6 +100,8 @@ At the below link you will find a guide as to how to create your key. ...@@ -100,6 +100,8 @@ At the below link you will find a guide as to how to create your key.
[[http://cs.sun.ac.za/rw244/program/#repositories]] [[http://cs.sun.ac.za/rw244/program/#repositories]]
> **Note**: Run `ssh-add` to add your new SSH key to your current terminal session. This will avoid future issues. You only need to do this right after you have created a new key.
#### Add SSH key to GitLab #### Add SSH key to GitLab
Now we will copy the key you have just created to your GitLab account. Now we will copy the key you have just created to your GitLab account.
......
Clone repository
  • Home