Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
courses
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TheAlternative
courses
Commits
8507faa6
Commit
8507faa6
authored
Jan 17, 2020
by
Florian Moser
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tell to clone using ssh
parent
8b998bbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
git_gitlab_course/course.html
git_gitlab_course/course.html
+2
-1
No files found.
git_gitlab_course/course.html
View file @
8507faa6
...
@@ -325,7 +325,8 @@ ssh-keygen -t rsa -b 4096 -C "florian.moser3@uzh.ch" && eval $(ssh-agent -s) &&
...
@@ -325,7 +325,8 @@ ssh-keygen -t rsa -b 4096 -C "florian.moser3@uzh.ch" && eval $(ssh-agent -s) &&
```
```
- copy `~/.ssh/id_rsa.pub`
- copy `~/.ssh/id_rsa.pub`
- add the public key on gitlab.com
- add the public key on gitlab.com
- push/pull to see it works
- clone with SSH
- try out push/pull to see it working
</textarea>
</textarea>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment