GitHub 添加远程仓库

时间:2021-06-22 19:08:54

yanruichengdeMacBook-Pro:rrdai yanruicheng$ git push lianshou master:dee

总共 0 (差异 0),复用 0 (差异 0)

remote: 

remote: Create a pull request for 'dee' on GitHub by visiting:

remote:      https://github.com/yanruichengboke1991/tt/pull/new/dee

remote: 

To https://github.com/yanruichengboke1991/tt.git

 * [new branch]      master -> dee

yanruichengdeMacBook-Pro:rrdai yanruicheng$ git branch -r

  lianshou/dee

  lianshou/dev

  lianshou/master

yanruichengdeMacBook-Pro:rrdai yanruicheng$