git提交

1.git pull 本地已经commit

2.git checkout master


3.git pull

4.git checkout -

5.git merge master

6.git push origin daily/1.0.x

原文地址:https://www.cnblogs.com/vinplezhang/p/5859722.html