📅  最后修改于: 2022-03-11 14:55:10.992000             🧑  作者: Mango
// If your changes are in a branch on the GitHub repository, you can perform the following steps, assuming that the branch is named feature-branch:
git fetch
git checkout -b feature-branch origin/feature-branch