Update documentation on updating instance #126

Manually merged
KitaitiMakoto merged 2 commits from plume/documentation:wasmpack into main 3 years ago
Owner
There is no content yet.
KitaitiMakoto merged commit 4fcbc66a28 into main manually 3 years ago
KitaitiMakoto deleted branch wasmpack 3 years ago
The pull request has been manually merged as 4fcbc66a28.
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 wasmpack main
git pull origin wasmpack

Step 2:

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