WIP <- (Don't want to accidentally have this merged without unit testing) Revert the changes done by Paulo Alfaiate (palfiaiate) #65

Open
BoomMicrophone wants to merge 2 commits from BoomMicrophone/undo-deletions:dev into dev
First-time contributor

This has been done at the request of a member of the team. This restores the RomFS dumping buttons.

Please make sure it works before merging. I still have to get the nix shell and flake up so I can actually do the testing myself

The merge also includes making the README more up to date.

This has been done at the request of a member of the team. This restores the RomFS dumping buttons. **Please make sure it works before merging. I still have to get the nix shell and flake up so I can actually do the testing myself** The merge also includes making the README more up to date.
BoomMicrophone added 2 commits 2024-03-25 21:22:51 +01:00
suyu verify / Verify Format (pull_request) Failing after 8s Details
codespell / Check for spelling errors (pull_request) Successful in 11s Details
suyu verify / test build (linux-fresh, clang) (pull_request) Has been skipped Details
suyu verify / test build (linux-fresh, linux) (pull_request) Has been skipped Details
suyu verify / android (pull_request) Has been skipped Details
suyu-ci / Check REUSE Specification (pull_request) Successful in 10s Details
eba28b0df3
All relevant changes in commit 51862e862d have been
Author
First-time contributor

Still in progress? Add WIP: prefix

Why wasn't it before I uploaded the PR? Now the title is unnecessarily long

> Still in progress? Add WIP: prefix Why wasn't it before I uploaded the PR? Now the title is unnecessarily long
Some checks failed
suyu verify / Verify Format (pull_request) Failing after 8s
codespell / Check for spelling errors (pull_request) Successful in 11s
suyu verify / test build (linux-fresh, clang) (pull_request) Has been skipped
suyu verify / test build (linux-fresh, linux) (pull_request) Has been skipped
suyu verify / android (pull_request) Has been skipped
suyu-ci / Check REUSE Specification (pull_request) Successful in 10s
This pull request can be merged automatically.
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 BoomMicrophone-dev dev
git pull dev

Step 2:

Merge the changes and update on Forgejo.
git checkout dev
git merge --no-ff BoomMicrophone-dev
git push origin dev
Sign in to join this conversation.
No description provided.