📅  最后修改于: 2022-03-11 14:50:36.661000             🧑  作者: Mango
$ git remote add theirusername git@github.com:theirusername/reponame.git
$ git fetch theirusername
$ git checkout -b mynamefortheirbranch theirusername/theirbranch