1.将自己的分支(dev)合并到主分支(master) checkout到主分支(master)、先Pull一下最新的代码、点击右下角主分支、在local branches里选择自己的分支点击"merge into current"、然后记得push下、推送至远程仓库