目錄(77章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Preface
- Chapter 1. Git Basics in Practice
- An introduction to version control and Git
- Git by example
- Summary
- Chapter 2. Exploring Project History
- Directed Acyclic Graphs
- Single revision selection
- Selecting the revision range
- Searching history
- History of a file
- Finding bugs with git bisect
- Selecting and formatting the git log output
- Summary
- Chapter 3. Developing with Git
- Creating a new commit
- Working with branches
- Summary
- Chapter 4. Managing Your Worktree
- Ignoring files
- File attributes
- Fixing mistakes with the reset command
- Stashing away your changes
- Managing worktrees and the staging area
- Multiple working directories
- Summary
- Chapter 5. Collaborative Development with Git
- Collaborative workflows
- Managing remote repositories
- Transport protocols
- Publishing your changes upstream
- Chain of trust
- Summary
- Chapter 6. Advanced Branching Techniques
- Types and purposes of branches
- Branching workflows and release engineering
- Interacting with branches in remote repositories
- Summary
- Chapter 7. Merging Changes Together
- Methods of combining changes
- Resolving merge conflicts
- Summary
- Chapter 8. Keeping History Clean
- An introduction to Git internals
- Rewriting history
- Amending history without rewriting
- Summary
- Chapter 9. Managing Subprojects – Building a Living Framework
- Managing library and framework dependencies
- Managing large Git repositories
- Summary
- Chapter 10. Customizing and Extending Git
- Git on the command line
- Graphical interfaces
- Configuring Git
- Automating Git with hooks
- Extending Git
- Summary
- Chapter 11. Git Administration
- Repository maintenance
- Data recovery and troubleshooting
- Git on the server
- Augmenting development workflows
- Summary
- Chapter 12. Git Best Practices
- Starting a project
- Working on a project
- Integrating changes
- Other recommendations
- Summary
- Index 更新時間:2021-07-09 19:37:42
推薦閱讀
- Java面向對象思想與程序設計
- Debian 7:System Administration Best Practices
- 零基礎學Java(第4版)
- Nginx Essentials
- C++程序設計基礎教程
- 軟件品質之完美管理:實戰經典
- Visual Foxpro 9.0數據庫程序設計教程
- Hands-On Nuxt.js Web Development
- Java圖像處理:基于OpenCV與JVM
- Getting Started with Nano Server
- FPGA嵌入式項目開發實戰
- IBM Cognos TM1 Developer's Certification guide
- 深入解析Java編譯器:源碼剖析與實例詳解
- SQL Server on Linux
- Mastering Drupal 8
- Web前端開發精品課:HTML5 Canvas開發詳解
- C語言程序設計實驗指導教程
- Mathematica Data Visualization
- Cocos2D Game Development Essentials
- 代碼整潔之道:程序員的職業素養
- Python Geospatial Analysis Cookbook
- 活文檔:與代碼共同演進
- INSTANT Fancybox
- Jupyter入門與實戰
- Web前端開發技術(HTML5+CSS3+jQuery)
- 按鈕+菜單+加載+轉場UI交互動效設計教程
- Java Web應用開發技術與案例教程
- Programming the BeagleBone
- Kafka入門與實踐
- 前端程序員面試筆試寶典