Clone repository into GitHub

后端 未结 3 1233
无人共我
无人共我 2020-12-24 13:54

I have been using git locally for while a now and have a private repository with complete change history etc. I now want to share this on GitHub, so I need to clone from my

3条回答
  •  -上瘾入骨i
    2020-12-24 14:03

    You do this by pushing to remote repo on GitHub. You should get the whole history and everything.

提交回复
热议问题