*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects

fix spelling

1 unresolved thread
Merged Woerister, Florian requested to merge fix-spelling into main
1 unresolved thread

Merge request reports

Merged by Woerister, FlorianWoerister, Florian 1 year ago (Jul 2, 2024 2:57pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
44 44 | Merge | Merging branch A into branch B causes that all commits, that were added to A after it was branched away from B are incorporated into Branch B. For a more detailed description have a look at the [documentation](https://git-scm.com/docs/git-merge). |
45 45 | Merge Request | Merge Requests (aka Pull Request) can be seen as tickets that a contributor of a repository creates. The ticket itself indicates, that the contributor wants branch A to be merged into branch B. It is possible to assign these tickets to a reviewer. This reviewer can check the changes before they are merged into branch B. If there are things to improve on branch A the reviewer can leaf comments on the Merge Request. In that case the contributor gets notified to fix the comments. |
46 46
47 ### How do i install `git` on my computer?
47 ### How do I install `git` on my computer?
  • mentioned in commit 50bc4848

  • Please register or sign in to reply
    Loading