从dev合并到release #1

Open
lijun wants to merge 0 commits from release into dev

从dev合并到release

从dev合并到release
This branch is already included in the target branch. There is nothing to merge.
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 release dev
git pull origin release

Step 2:

Merge the changes and update on Gitea.
git checkout dev
git merge --no-ff release
git push origin dev
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sxyanzhu/jhbigscreen#1
There is no content yet.