Skopiuj dane z jednego oddziału na drugą w Git
git checkout BranchB
git merge BranchA
Lazy Leopard
git checkout BranchB
git merge BranchA