Part 13: How to use git cherry-pick command to bring changes from one branch to another branch?

Part 13: How to use git cherry-pick command to bring changes from one branch to another branch?

Code of Duty

3 года назад

9,568 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Code of Duty
Code of Duty - 15.03.2021 06:20

In this video I have explained git cherry-pick. This git command is used to bring commits from one branch to another branch. I have also shown how you can message commit or keep it intact.

Do checkout this video if you want to learn more about git cherry-pick.😀

Ответить
Sikhwal
Sikhwal - 20.09.2023 00:10

In trunk based model, you can not push directly to master without creating PR for that one. Is there any other way for Cherry pick for trunk based model?

Ответить
SOURAV SAHA
SOURAV SAHA - 06.06.2023 21:58

How to move specific commit from one branch to another branch without doing cherry pick and also without removing from the previous branch ?

Ответить
Priyanka Meena
Priyanka Meena - 20.12.2020 17:16

Sir please post more videos and more often.

Ответить