git pull
git status
git branch -a
git merge origin/feature/v32.15-20241011
在工程文件中 手动处理冲突
处理后
git status
保存即可
git status
git push
git status
---------------------------------------------------------------------------------
切换分支
git checkout feature/v32.17-20250601