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
b190ecb2
Unverified
Commit
b190ecb2
authored
1 year ago
by
Lukas Kluft
Browse files
Options
Downloads
Patches
Plain Diff
Make description of conflict example more clear
parent
43f06000
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!48
Improve git lecture
Pipeline
#64391
passed
1 year ago
Stage: test
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lectures/git/slides.qmd
+1
-1
1 addition, 1 deletion
lectures/git/slides.qmd
with
1 addition
and
1 deletion
lectures/git/slides.qmd
+
1
−
1
View file @
b190ecb2
...
...
@@ -274,7 +274,7 @@ git commit
## Hands-on session {background-color=var(--dark-bg-color) .leftalign}
1. Create `file.txt` in two different branches with different content
1. Create `file.txt` in two different branches with different content
^[Make sure to **commit** the changes in each branch]
2. Merge both branches into `main` (`CONFLICT`)
3. Resolve the conflict and commit your changes
...
...
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