Bubblesort implementiert aus der VL #3

Open
3024753 wants to merge 1 commits from test into main
There is no content yet.
3024753 added 1 commit 2026-03-25 13:17:08 +01:00
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.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b test main
git pull origin test

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff test
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 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: 3024753/PR2-Hummel-3024753#3
There is no content yet.