14. Git for beginners. Git branching and merging. How to merge branch in Git?

preview_player
Показать описание
Any project can be describe as a bunch of features. Each feature could be moved into separate branch. When task is finished - branch can be merge into the upstream.
There are two types of merge:
- fast-forward merging
- non fast-forward merging

In this video we'll use both methods of merging branches in Git.

Let's be friends:
Рекомендации по теме