Implemented user management. Upgraded NixOS to 21.05 #15

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