git checkout normal(分支名)git pullgit merge bedin-issue141(需要merge的分支)起一次服务git add .git commit -m ‘’git push