What does git merge do?

Git Easy

Git — Easy

What does git merge do?

Key points

  • Merge commits preserve history
  • Target branch is updated
  • Source branch remains intact
  • Merge commits are created when necessary

Ready to go further?

Related questions