Git
1. Git操作指令
学习方式
- Pro Git(2nd edition 2014)中文-Github
- Pro Git(2nd edition 2014)英文-Github
- 文档可下载,支持格式:pdf|epub|mobi
- 离线pdf版本(2.1.16)
2. eclipse with Git
3. idea with Git
4. webstorm with Git
X. 参考阅读:
实践过程中遇到的问题
- filename too long的问题解决
- git config --global core.longpaths true