How do I code against one github repo on 2 computers?

后端 未结 4 1052
孤独总比滥情好
孤独总比滥情好 2021-01-29 18:11

I have two computers from which I want to contribute to one github repo. How can I accomplish this?

4条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-29 18:30

    You want to checkout the repository on the other computer, you do not want to fork it.

提交回复
热议问题