GitStudyCards
Cards
Blog
About
Book
π§π·
#049 git merge source target
Merging two branches
Command
Description
merge
command to join branches
source
branch with changes to be applied
target
branch that should receive the changes