Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lecture materials
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
generic software skills
lecture materials
Commits
d42aff12
Unverified
Commit
d42aff12
authored
1 year ago
by
Lukas Kluft
Browse files
Options
Downloads
Patches
Plain Diff
Remove unnecessary explicit numbering of list
parent
96ea8ab9
No related branches found
No related tags found
1 merge request
!46
Fix example on how to add DKRZ Gitlab as remote
Pipeline
#64246
passed
1 year ago
Stage: test
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lectures/git/slides.qmd
+4
-4
4 additions, 4 deletions
lectures/git/slides.qmd
with
4 additions
and
4 deletions
lectures/git/slides.qmd
+
4
−
4
View file @
d42aff12
...
...
@@ -340,10 +340,10 @@ GitLab can act as a remote (like Github or even a local copy could also).
1. Create a new SSH Key pair (`ssh-keygen`) to use with Gitlab
1. Login to [DKRZ GitLab](https://gitlab.dkrz.de) and upload your public SSH key
1. Configure your SSH client to use the right private key for the host `gitlab.dkrz.de`
2
. Push your repository to GitLab
3
. Create a branch and add a new file
4
. Create a merge request (add author, reviewer, ...)
5
. Approve and merge it to `main`
1
. Push your repository to GitLab
1
. Create a branch and add a new file
1
. Create a merge request (add author, reviewer, ...)
1
. Approve and merge it to `main`
:::{.info .tiny}
git@gitlab.dkrz.de:generic-software-skills/students2024/\<YOUR_USERNAME\>.git
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment