记录搬砖中遇到的坑,欢迎批评指导!
//新建分支git checkout -b newBranch //推到远程origin git push --set-upstream origin newBranch