// 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