planning #1

Open
hummel wants to merge 6 commits from planning into main

Demo

Demo
hummel added 6 commits 2025-05-06 10:38:42 +02:00
This pull request has changes conflicting with the target branch.
  • Routenplaner/src/de/th_mannheim/informatik/routenplaner/NaviApp.java
  • Routenplaner/src/de/th_mannheim/informatik/routenplaner/domain/City.java
  • Routenplaner/src/de/th_mannheim/informatik/routenplaner/domain/Routeplaner.java
  • Routenplaner/src/de/th_mannheim/informatik/routenplaner/domain/Street.java
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 planning main
git pull origin planning

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff planning
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: hummel/Routenplaner2025#1
There is no content yet.