git merge branch to master

git checkout master
git pull 
git merge testbranch
git push 
原文地址:https://www.cnblogs.com/lizhang4/p/8818919.html