Added wemail. Resolved syntax issues of elixir Pleroma source #5

Merged
Ghost merged 4 commits from development into preproduction 2 years ago
Ghost commented 2 years ago
There is no content yet.
Ghost added 4 commits 2 years ago
Ghost merged commit 1d757d9075 into preproduction 2 years ago
The pull request has been merged as 1d757d9075.
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 development preproduction
git pull origin development

Step 2:

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