🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
># 多个提交合并成一个提交 * git merge --squash 分支名 * git commit -m "注释"