Git cherry pick tutorial. How to use git cherry-pick.

preview_player
Показать описание
Learn how to use Git cherry-pick and how to bring only specific changes from other branches.

What will you learn in this Git tutorial:

- how to use git cherry pick
- how to cherry pick without creating a commit

What else would like to learn about Git? Let me know in the comments.

--- Online Courses ---

Learn React

SUBSCRIBE

LET'S CONNECT!

Petr Tichy
Рекомендации по теме
Комментарии
Автор

Thank you. I am at work and everybody waited for as I struggled with this. I have never cherry picked using git before and you saved me from standing there like an idiot.

ajaychowdarykandula
Автор

Thanks Moby, didn't know you where into GIT

ldelmar
Автор

How can anyone dislike this? I never heard of cherry picking before but understood this clearly, subscribed

muhammadyasser
Автор

Straight to the point. A complete Software release cycle from end to end in a CI/CD including the branch strategies would be a great help. I look forward to it.

master
Автор

Clear, concise, and straight to the point. Thanks for the bonus of cherry pick with no commit!
Good tutorial.

kentbull
Автор

I was always afraid to try the cherry-pick in git. After seeing your video I tried and worked like a charm, thank you. One more suggestion - put a smiling photo, the photo you put on the video looks like you are miffed :).

pinakim
Автор

A perfect explanation on a dark background. Flawless victory. Thanks!

beto.aveiga
Автор

Finally I've found someone that manage to explain how it works, simple and fast! Thansk man and congrats!

Marleixo
Автор

Great video! I'm fairly new to git and I was struggling with understanding the use case for a cherry pick. You made it very clear and simple!

Jared-Cruz
Автор

Thanks a lot, this was quick and solved one of long lying issue where only certain things from uat was required to go to prod

MayankGuptaMayankGupta
Автор

Thanks a lot buddy.
I was asked this in my interview and i left it but now i understood.
make video on merge conflict.

utkarshsharma
Автор

Thanks for this! It was really helpful. I've been using git for quite some time and haven't really dug too deep into it. Had an issue that I needed to move some code from one branch to another and this really helped out.

PeterRobieArt
Автор

Thank you so much. This will be useful for our workflow as my team has come up with a new branching methodology

animeboy
Автор

Very good and straightforward explanation, thanks!
How about a tutorial where we would need to resolve merge conflicts when doing cherry pick. Cheers

dmytrokalinowski
Автор

Thanks Buddy! That was clear and helpful

venkatt
Автор

thanks petr, that was straight forward

omarbousbia
Автор

This feature is magnificent. Thank you.

johnbritolima
Автор

This is more than being useful. Its life saver! thanks!

Alex-xebl
Автор

Thank you so much. You made it really easy to understand 😻.

Kamaltweet
Автор

Very simple and clear explanation. Thunbs up to you!
I wish he would have shown merge conflict scenario.

NileshAkhade