Skip to content

Commit

Permalink
update git入门教程链接
Browse files Browse the repository at this point in the history
  • Loading branch information
521xueweihan committed Jul 19, 2017
1 parent 0a11f85 commit b5ad4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Git是一个“分布式版本管理工具”,简单的理解版本管理工
下面的内容就是列举了常用的Git命令和一些小技巧,可以通过"页面内查找"的方式进行快速查询:`Ctrl/Command+f`

## 开卷必读
*如果之前未使用过Git,可以学习[廖老师的免费Git教程](http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000)入门*
*如果之前未使用过Git,可以学习[Git小白教程](http://rogerdudler.github.io/git-guide/index.zh.html)入门*

1. **一定要先测试命令的效果后**,再用于工作环境中,以防造成不能弥补的后果!**到时候别拿着砍刀来找我**
2. 所有的命令都在`git version 2.7.4 (Apple Git-66)`下测试通过
Expand Down

0 comments on commit b5ad4e1

Please sign in to comment.