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
fbb6f591
Commit
fbb6f591
authored
11 months ago
by
Tobias Koelling
Browse files
Options
Downloads
Patches
Plain Diff
Typo in complexity.qmd
parent
3296bfdd
No related branches found
No related tags found
1 merge request
!58
Typo in complexity.qmd
Pipeline
#67095
passed
11 months ago
Stage: test
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
exercises/complexity.qmd
+1
-1
1 addition, 1 deletion
exercises/complexity.qmd
with
1 addition
and
1 deletion
exercises/complexity.qmd
+
1
−
1
View file @
fbb6f591
...
...
@@ -18,7 +18,7 @@ git bisect start
Then a good and a bad commit have to be defined. In our case the bad commit is the most recent one,
while the good commit is the fourth commit of the repository.
Find out the has of the respective commits and replace them in the commands below
Find out the has
h
of the respective commits and replace them in the commands below
```bash
git bisect good <commit>
...
...
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