参考:http://www.cnblogs.com/BeginMan/p/3543240.htmlhtml
合并分支到主干git
git checkout master git merge --no-ff -m "merge with no-ff" dev