Add minesweeper command #543

Open
Vylpes wants to merge 1 commit from feature/7-minesweeper-command into release/3.5.0
Owner
  • Add minesweeper command
  • It is a 9x9 grid with 10 mines
  • Add tests

#7

- Add minesweeper command - It is a 9x9 grid with 10 mines - Add tests #7
Add minesweeper command
All checks were successful
Test / build (push) Successful in 50s
796525ca68
Vylpes requested review from Copilot 2025-12-23 16:09:31 +00:00
All checks were successful
Test / build (push) Successful in 50s
This pull request can be merged automatically.
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 origin feature/7-minesweeper-command:feature/7-minesweeper-command
git switch feature/7-minesweeper-command

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 release/3.5.0
git merge --no-ff feature/7-minesweeper-command
git switch feature/7-minesweeper-command
git rebase release/3.5.0
git switch release/3.5.0
git merge --ff-only feature/7-minesweeper-command
git switch feature/7-minesweeper-command
git rebase release/3.5.0
git switch release/3.5.0
git merge --no-ff feature/7-minesweeper-command
git switch release/3.5.0
git merge --squash feature/7-minesweeper-command
git switch release/3.5.0
git merge --ff-only feature/7-minesweeper-command
git switch release/3.5.0
git merge feature/7-minesweeper-command
git push origin release/3.5.0
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
RabbitLabs/vylbot-app!543
No description provided.