📅  最后修改于: 2022-03-11 15:00:09.553000             🧑  作者: Mango
代码示例1
git fetch upstream
git co upstream/stage
git co -b api-key-update
git cherry-pick 61fdc8f
git push origin api-key-update