git合并 1.保证当前分支最新 图片: 2.命令git pull 获取远程dev-win分支 3.命令git merge dev-win分支 4.按照新模块划分更改代码。例如 我只修改文档打印机、凭条、指纹仪的代码。