書名: Git Version Control Cookbook作者名: Aske Olsson Rasmus Voss本章字數: 52字更新時間: 2021-12-08 12:33:53
Chapter 4. Rebase Regularly and Interactively, and Other Use Cases
In this chapter, we will cover the following topics:
- Rebasing commits to another branch
- Continuing a rebase with merge conflicts
- Rebasing selective commits interactively
- Squashing commits using an interactive rebase
- Changing the author of commits using a rebase
- Auto-squashing commits
推薦閱讀
- Node.js Design Patterns
- GraphQL學習指南
- Mastering Python Scripting for System Administrators
- Kinect for Windows SDK Programming Guide
- Drupal 8 Configuration Management
- PhoneGap:Beginner's Guide(Third Edition)
- Visual C++開發入行真功夫
- Web性能實戰
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- Maven for Eclipse
- 開發者測試
- HTML5+CSS3+JavaScript案例實戰
- Scratch 3.0少兒積木式編程(6~10歲)
- Learning Yeoman
- Real-time Web Application Development using Vert.x 2.0