git add . # 订单以及地址样式修改 git commit -m "" //[test 4dffb5e] index git push origin test
git pull -f origin test //该命令 无视本地文件修改.直接将远程仓库的代码覆盖本地文件