📅  最后修改于: 2022-03-11 14:51:20.408000             🧑  作者: Mango
git checkout dmgr2 # gets you "on branch dmgr2"
git fetch origin # gets you up to date with origin
git merge origin/master