
Github
qq_28091171
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Github command
Set the local Git repository to set its remote origin At the prompt, type the following to set up your local repository to link to your online Git repository: git remote add origin <repository UR...原创 2020-02-20 17:29:03 · 157 阅读 · 0 评论 -
Basic Git Commands
Basic Git Commands At a convenient location on your computer, create a folder named git-test. Open this git-test folder in your favorite editor. Add a file named index.html to this folder, and add t...原创 2020-02-20 17:20:23 · 178 阅读 · 0 评论