Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Version Control with Git - Archived
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
HIFIS
HIFIS Software Services
Education and Training
Workshop Materials
Git and GitLab Courses
Version Control with Git - Archived
Commits
0e269b33
Commit
0e269b33
authored
4 years ago
by
Carina Haupt
Browse files
Options
Downloads
Patches
Plain Diff
Added git clone.
#3
parent
734358e2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2
Tune collaboration episode
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
episodes/10-collaboration-with-others.md
+5
-2
5 additions, 2 deletions
episodes/10-collaboration-with-others.md
with
5 additions
and
2 deletions
episodes/10-collaboration-with-others.md
+
5
−
2
View file @
0e269b33
...
...
@@ -22,8 +22,11 @@ For that purpose, you can add [new collaborators to the `planets` GitLab project
## Create a new Contribution (Collaborator View)
In the following, we work from the collaborator's point of view and want to contribute basic project documentation.
We simulate this step by switching back to our local Git repository.
-
Show current state of the local Git repository:
We simulate this step by cloning the remote Git repository.
-
Clone remote Git repository:
-
`git clone <REMOTE URL>`
-
Show where to retrieve URL from in Gitlab
-
Show current state of the cloned local Git repository:
-
`git graph`
-
Highlight current branches
-
Create and switch to a local branch:
...
...
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