Fix update step for Docker #119

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

Step 2:

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