Moved hash generation engine to the backend #9

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