Skip to content

Commit

Permalink
Create GitHubNote
Browse files Browse the repository at this point in the history
  • Loading branch information
Calence authored Sep 1, 2017
1 parent 92b1655 commit 6cdf28e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions GitHubNote
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
刚开始用GitHub时不是很熟悉,因此从网上搜索关于GitHub的资料,下面将我认为讲得细致的文章记录下来,下面给出具体的部分:


### 1. [理解什么是fork](https://linux.cn/article-4292-1.html)


### 2. [GitHub help](https://help.github.com/articles/fork-a-repo/#platform-windows):在GitHub登录界面最下方Resources模块


### 3. [使用 git 和 github 的一些技巧汇总](https://github.com/tiimgreen/github-cheat-sheet)


### 4. [The GitHub Blog](https://github.com/blog) :GitHub官方博客,可以关注最新动态,在GitHub登录界面最下方Company模块


### 5. [阳志平《如何高效利用GitHub》](http://www.yangzhiping.com/tech/github.html)


### 6. [GitHub Guides:从十个方面介绍界面GitHub的使用](https://guides.github.com)

### 7. [蒋鑫的《Git权威指南》](http://www.worldhello.net/gotgithub/index.html),本书中对GitHub如何使用进行了非常详细的讲解。

0 comments on commit 6cdf28e

Please sign in to comment.