目錄(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
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- HTML5+CSS3王者歸來
- TypeScript Essentials
- TypeScript入門與實戰
- Delphi程序設計基礎:教程、實驗、習題
- OpenCV實例精解
- Mastering C# Concurrency
- Java虛擬機字節碼:從入門到實戰
- 零基礎學Java(第4版)
- Python Data Analysis Cookbook
- 并行編程方法與優化實踐
- Python 快速入門(第3版)
- AI輔助編程Python實戰:基于GitHub Copilot和ChatGPT
- 生成藝術:Processing視覺創意入門
- jQuery Essentials
- Learning C# by Developing Games with Unity 3D Beginner's Guide
- Hands-On Game Development Patterns with Unity 2019
- Mastering PyCharm
- Elixir Cookbook
- VB語言程序設計實驗教程
- IBM Cognos 10 Report Studio Cookbook(Second Edition)
- 編程改變生活:用Python提升你的能力(基礎篇·微課視頻版)
- Apple Pay Essentials
- 精通Selenium WebDriver 3.0 (第2版)
- Go語言高級編程
- Penetration Testing Bootcamp
- Dynamics 365 Business Central Development Quick Start Guide
- 解決方案架構師修煉之道
- PHP Reactive Programming
- Learning BeagleBone Python Programming