master #2

Open
isei wants to merge 3 commits from isei/introduction-to-programming:master into master
First-time contributor

Test Pull Request

Test Pull Request
Owner

Ich lasse diesen Pull Request mal offen, bis die sum() Funktion alle Tests erfolgreich besteht. Aber top, dass bisher alles so gut geklappt hat!

Ich lasse diesen Pull Request mal offen, bis die `sum()` Funktion alle Tests erfolgreich besteht. Aber top, dass bisher alles so gut geklappt hat!
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u master:isei-master
git switch isei-master

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff isei-master
git switch isei-master
git rebase master
git switch master
git merge --ff-only isei-master
git switch isei-master
git rebase master
git switch master
git merge --no-ff isei-master
git switch master
git merge --squash isei-master
git switch master
git merge --ff-only isei-master
git switch master
git merge isei-master
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: dresche/introduction-to-programming#2
No description provided.