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