Modeselection Fenster hinzugefügt + kleinere Codeoptimierungen + #7

Open
3020772 wants to merge 1 commits from modeSelectionUi into main

f11253511a siehe hier

f11253511a745d2801447044a22c47ab9f354f21 siehe hier
3020772 added 1 commit 2025-06-17 12:04:45 +02:00
This pull request has changes conflicting with the target branch.
  • src/main/java/de/mannheim/th/chess/domain/Game.java
  • src/main/java/de/mannheim/th/chess/ui/GameWindow.java
  • src/main/java/de/mannheim/th/chess/ui/MainFrame.java
  • src/main/java/de/mannheim/th/chess/ui/ModeSelectionFrame.java
  • src/main/java/de/mannheim/th/chess/ui/SpielFrame.java
  • src/main/resources/log4j2.xml
  • target/classes/de/mannheim/th/chess/App.class
  • target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
  • target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
  • target/test-classes/de/mannheim/th/chess/AppTest.class
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 modeSelectionUi main
git pull origin modeSelectionUi

Step 2:

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