add git docs to readme.md
This commit is contained in:
parent
beea444c99
commit
b6c8727457
@ -1,3 +1,10 @@
|
||||
|
||||
## GIT 操作相关
|
||||
* [优雅的提交你的 Git Commit Message](https://zhuanlan.zhihu.com/p/34223150)
|
||||
|
||||
* [Git 工作流程 - 阮一峰](http://www.ruanyifeng.com/blog/2015/12/git-workflow.html)
|
||||
着重了解 “四、Gitlab flow”
|
||||
|
||||
* [不要把配置文件放到你的 Git 代码仓库](https://www.oschina.net/translate/dont-include-configs-in-your-git-repos)
|
||||
|
||||
* [使用 rebase 打造可读的 git graph](git/rebase.md)
|
||||
|
Loading…
Reference in New Issue
Block a user