Git Merge
YOUR LINK HERE:
http://youtube.com/watch?v=2sUTq-u9HA0
Once development is completed independently on a branch, it needs to be merged with another branch. The command that allows you to merge one branch into another is called merge. In this video, we will learn about merging. • 0:00 Introduction • 0:28 What you'll learn • 0:42 What is Merge? • 2:26 Fast Forward Merge • 4:40 Three way Merge • 6:32 Merge Conflict • 7:23 Exercise: Merge Branches in the Terminal • 14:27 Exercise: Merge Branches in the SourceTree • 20:04 Wrap Up
#############################
