Git — Hard
Key points
- Git rerere focuses on conflict resolution, not commit messages
- It automates the reapplication of previous resolutions
- This feature is particularly useful in repeated merge scenarios
- Git rerere does not involve rebase operations directly
Ready to go further?
Related questions
