WIP: Specs Init #28

Draft
fargelus wants to merge 1 commit from basic_specs into master
fargelus commented 2022-05-12 09:17:36 -04:00 (Migrated from github.com)

PR adds specs that covers basic functionality. Closes https://github.com/fargelus/space-invaders/issues/30

PR adds specs that covers basic functionality. Closes https://github.com/fargelus/space-invaders/issues/30
This pull request is marked as a work in progress.
View command line instructions

Checkout

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

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 basic_specs
git switch basic_specs
git rebase master
git switch master
git merge --ff-only basic_specs
git switch basic_specs
git rebase master
git switch master
git merge --no-ff basic_specs
git switch master
git merge --squash basic_specs
git switch master
git merge --ff-only basic_specs
git switch master
git merge basic_specs
git push origin master
Sign in to join this conversation.
No reviewers
No labels
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
fargelus/space-invaders!28
No description provided.