Add Test the change section at code review page #106

Merged
KitaitiMakoto merged 1 commits from plume/documentation:testing into main 3 years ago
Owner
There is no content yet.
KitaitiMakoto merged commit 09c7cb8eb2 into main 3 years ago
KitaitiMakoto deleted branch testing 3 years ago
The pull request has been merged as 09c7cb8eb2.
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 testing main
git pull origin testing

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff testing
git push origin main
Sign in to join this conversation.
Loading…
There is no content yet.