Advanced Git | Rebase, Merge and Interactive Rebase

preview_player
Показать описание
Git is the most common version control tool used by developers. This tutorial will cover some advanced concepts of Rebase, Merge and Interactive Rebase. By the end of this tutorial you will be able to resolve any merge conflicts, rebase and manipulate the commits history.

Timeline
- ( 00:16 ) - Git Overview
- ( 01:02 ) - Git Rebase and Merge
- ( 04:35 ) - Interactive Rebase Concepts
- ( 06:30 ) - update commit message
- ( 09:08 ) - Interactive Rebase - merge multiple commits
Рекомендации по теме
Комментарии
Автор

Such an elegant explanation. Thanks. I have a clear concept now.

cloudadmin
Автор

Thanks a lot. Clear and concise video.

unixbash