Git Branches & GitHub Pull Requests
Git Branches
Peepcode
Pro Git Chapter 3 Git Branching
- 3.1 Git Branching - What a Branch Is
- 3.2 Git Branching - Basic Branching and Merging
- 3.3 Git Branching - Branch Management
- 3.4 Git Branching - Branching Workflows
- 3.5 Git Branching - Remote Branches
- 3.6 Git Branching - Rebasing
- 3.7 Git Branching - Summary
GitHub Pull Requests
GitHub Help: Collaborating
- Using Pull Requests
- Creating a pull request
- Merging a pull request
- Closing a pull request
- Tidying up Pull Requests
- Syncing a fork
- Issue attachments
- Adding commit comments
- Checking out Pull Requests locally