Notify server that CSM is in use #2

Open
AFCMS wants to merge 1 commits from csm-enabled into master
Member
No description provided.
AFCMS added the
enhancement
label 2022-12-10 22:25:43 +01:00
AFCMS added 1 commit 2022-12-10 22:25:45 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
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 csm-enabled master
git pull origin csm-enabled

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff csm-enabled
git push origin master
Sign in to join this conversation.
No description provided.