# git-bash学习笔记 **Repository Path**: xsro/GitNotes ## Basic Information - **Project Name**: git-bash学习笔记 - **Description**: note分支:学习笔记;clip分支资料整理;在看《Mastering Git》这本书的时候,深感git从零开始学习还是有一些难度的就决定,在讯息GIT的过程中做一些笔记,由于GIT通常在bash中运行,所以bash以及vim的一些知识也必须有所涉及 - **Primary Language**: 其他 - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-20 - **Last Updated**: 2022-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # notes of git learning ## 目录 - [bash命令学习笔记](git-bash.md) 1. [git 常用命令](Git_Basics.md) 2. [项目历史管理](Project_History.md) ## 参考链接 - [gitee 的git大全](https://gitee.com/all-about-git) ## contents of Mastering Git(book) 1. Git Basics in Practice 2. Exploring Project History 3. Developing with Git 4. Managing Your Worktree 5. Collaborative Development with Git 6. Advanced Branching Techniques 7. Merging Changes Together 8. Keeping History Clean 9. managing Subprojects - Building a Living Framework 10. Customizing and Extending Git 11. Git Administration ### 本书链接 - [allitebooks.org](http://www.allitebooks.org/mastering-git/) - [packtpub.com](https://www.packtpub.com/application-development/mastering-git) - [人民邮电出版社](https://www.epubit.com/bookDetails?id=N28021) ![git高手之路](https://cdn.ptpress.cn/pubcloud/bookImg/A20162432/20190703B8C7CE38.jpg)