其他分享
首页 > 其他分享> > git与github

git与github

作者:互联网

1.github

Repositories:存放项目
Star:收藏
watch:有更新时会提醒
fork:在你的账号中创建此仓库的副本,Pull Request 把你的提交贡献回原仓库。(具体还得实战演练演练)
2.git
https://note.youdao.com/s/PaPkixpc
http://rogerdudler.github.io/git-guide/index.zh.html

标签:git,zh,rogerdudler,仓库,github,演练
来源: https://blog.csdn.net/qq_42775938/article/details/122420037