测试 #9

Open
tk wants to merge 3 commits from 测试 into dev
Owner
No description provided.
tk added 3 commits 2025-04-02 02:35:09 +08:00
【原  因】:测试老版本 初始化参数
【过  程】:
【影  响】:

# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
【原  因】:测试
【过  程】:
【影  响】:

# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
【原  因】:测试
【过  程】:
【影  响】:

# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
This pull request has changes conflicting with the target branch.
  • platformio.ini
  • src/config.h
  • src/main.cpp
  • src/motocontrol.h

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 测试:测试
git checkout 测试

Merge

Merge the changes and update on Gitea.
git checkout dev
git merge --no-ff 测试
git checkout dev
git merge --ff-only 测试
git checkout 测试
git rebase dev
git checkout dev
git merge --no-ff 测试
git checkout dev
git merge --squash 测试
git checkout dev
git merge --ff-only 测试
git checkout dev
git merge 测试
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: Food/PullupDev#9
No description provided.