# Free-Git-Books **Repository Path**: anzhihe/Free-Git-Books ## Basic Information - **Project Name**: Free-Git-Books - **Description**: Learn books from Git | Gitlab | GitHub - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://chegva.com/3138.html - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-02-23 - **Last Updated**: 2024-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Free Git Books This is my personal collection of free git gitlab github books, feel free to share and read. ❗Books and materials are only for personal learning and use, and the copyright belongs to the original author. If there is any infringement, please contact me!(书籍和资料仅供个人学习使用,版权归原作者所有,如有侵权请联系我!) ## List of Books You can find all the books listed below in [**book**](/book) folder of this repo: * Building Tools with GitHub - Customize Your Workflow [[Download]](/book/Building%20Tools%20with%20GitHub%20-%20Customize%20Your%20Workflow.pdf) * Git - Learn Version Control with Git - A step-by-step Ultimate beginners Guide [[Download]](/book/Git%20-%20Learn%20Version%20Control%20with%20Git%20-%20A%20step-by-step%20Ultimate%20beginners%20Guide.epub) * Git Best Practices Guide [[Download]](/book/Git%20Best%20Practices%20Guide.pdf) * Git in Practice [[Download]](/book/Git%20in%20Practice.epub) * Git Internals - PeepCode [[Download]](/book/Git%20Internals%20-%20PeepCode.pdf) * Git Pocket Guide - A Working Introduction [[Download]](/book/Git%20Pocket%20Guide%20-%20A%20Working%20Introduction.pdf) * Git Recipes - A Problem-Solution Approach [[Download]](/book/Git%20Recipes%20-%20A%20Problem-Solution%20Approach.pdf) * Git Succinctly [[Download]](/book/Git%20Succinctly.pdf) * Git Version Control Cookbook [[Download]](/book/Git%20Version%20Control%20Cookbook.pdf) * GitHub Essentials [[Download]](/book/GitHub%20Essentials.pdf) * GitLab Cookbook [[Download]](/book/GitLab%20Cookbook.pdf) * GitLab Repository Management [[Download]](/book/GitLab%20Repository%20Management.pdf) * Introducing GitHub - A Non-Technical Guide - Second Edition [[Download]](/book/Introducing%20GitHub%20-%20A%20Non-Technical%20Guide%20-%20Second%20Edition.epub) * Mastering Git [[Download]](/book/Mastering%20Git.pdf) * Pro Git - Second Edition - 中文版 [[Download]](/book/Pro%20Git%20-%20Second%20Edition%20-%20%E4%B8%AD%E6%96%87%E7%89%88.pdf) * Pro Git - Second Edition [[Download]](/book/Pro%20Git%20-%20Second%20Edition.pdf) * Professional Git [[Download]](/book/Professional%20Git.pdf) * Version Control with Git - Second Edition [[Download]](/book/Version%20Control%20with%20Git%20-%20Second%20Edition.pdf) * Starting and Scaling DevOps in the Enterprise - by Gary Gruver [[Download]](/book/Starting%20and%20Scaling%20DevOps%20in%20the%20Enterprise.pdf) * Git的奇技淫巧 [[Download]](/book/Git的奇技淫巧.pdf) * DevOps实践指南 [[Download]](/book/DevOps实践指南.pdf) * DevOps Handbook 2 [[Download]](/book/DevOps%20Handbook%202.pdf) * 阿里巴巴DevOps实践手册 [[Download]](/book/阿里巴巴DevOps实践手册.pdf) --- - [git官方文档](https://git-scm.com/docs) - [Git & Gitlab 学习资源分享](https://chegva.com/3138.html) - [git-简易指南](https://www.bootcss.com/p/git-guide/) - [猴子都能懂的GIT入门](https://backlog.com/git-tutorial/cn/) - [Git教程](https://www.liaoxuefeng.com/wiki/896043488029600) - [Git Workflows and Tutorials](https://github.com/xirong/my-git/blob/master/git-workflow-tutorial.md) - [Git基本工作命令-墙裂推荐](http://www.ndpsoftware.com/git-cheatsheet.html) - [Git在线练习-棒](https://learngitbranching.js.org/) - [Git工作使用](https://chegva.com/tag/git/) - [Git使用手册](https://chegva.com/2102.html) - [Git使用规范](https://www.atlassian.com/git/tutorials/merging-vs-rebasing) - [图解Git](http://marklodato.github.io/visual-git-guide/index-zh-cn.html) - [Git分支管理策略](http://www.ruanyifeng.com/blog/2012/07/git.html) - [Git分支创建与Git分支合并](http://www.ttlsa.com/linux/git-branch-create-merge/) - [Git Commit Message 规范](https://www.jianshu.com/p/48b276a59247) - [Git流程工具 git-flow 使用心得](https://www.jianshu.com/p/d530675f1102) - [自学Git,有哪些书籍或者好的学习资源?](https://www.zhihu.com/question/38008771) - [awesome-github](https://github.com/AntBranch/awesome-github) - [DevOps体系案例学习](https://devops.phodal.com/home) - [GitHub-Tutorial: Getting started tutorial on GitHub](https://github.com/CatOneTwo/GitHub-Tutorial) - [GitHub 中文教程](https://www.w3cschool.cn/githubcn/)