After using git to locally track a project, how can I add it to GitHub?

后端 未结 3 1422
难免孤独
难免孤独 2021-01-30 20:58

After using git to locally track a project, how can I add it to GitHub?

3条回答
  •  广开言路
    2021-01-30 21:43

    Here you will find the steps about how to create a repository and how to push it on Github: http://programertools.blogspot.com/2014/04/how-to-use-github.html

提交回复
热议问题