Git — Hard
Key points
- Octopus merge merges more than two branches at once
- It creates a single merge commit for all branches
- Best used for integrating multiple topic branches at once
- Only suitable when no conflicts are anticipated
Ready to go further?
Related questions
