Update Matrix room URI #132

Merged
KitaitiMakoto merged 2 commits from plume/documentation:matrix-room into main 2 years ago
Owner
There is no content yet.
KitaitiMakoto added 2 commits 2 years ago
KitaitiMakoto merged commit 65b8ee447b into main 2 years ago
KitaitiMakoto deleted branch matrix-room 2 years ago
The pull request has been merged as 65b8ee447b.
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 matrix-room main
git pull origin matrix-room

Step 2:

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