main线上版本同步到dev分支 #4

Open
wangxuan wants to merge 0 commits from main into dev
Collaborator
There is no content yet.
wangxuan added 3 commits 2023-11-09 11:40:44 +08:00
zhaoyu added 39 commits 2023-12-28 14:08:43 +08:00
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 main dev
git pull origin main

Step 2:

Merge the changes and update on Gitea.
git checkout dev
git merge --no-ff main
git push origin dev
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 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: guoyuepeng/qa-prevention-gwj-vue#4
There is no content yet.