Git rebase basics

preview_player
Показать описание
A lot of developers I met are confused about and even intimidated by git rebase. In this video I hope to explain it as simply as possible. I hope this is useful to you!

Contents:

0:00 Short sketch - thank you XKCD!
0:15 White board explanation of what git rebase is
7:09 Practicing git rebase in a terminal

Next up: resolving conflicts with git rebase.

Follow me online:
Рекомендации по теме
Комментарии
Автор

The best video on rebase on youtube ! Thanks a lot man !

semibenhsan
Автор

thank you, bro. Watched your video after wasting 6 hours. I was just pushing using VS code after rebasing not force pushing. I almost quit programming. thank you so much

techinsider
Автор

This is such good information from an unfinished shed with a whiteboard nailed to the wall.

davidperry
Автор

This is very informative. Your white board explanation gives a clear idea like what is happening with merge commit and rebasing wrt graph.Earlier I used to clone the new repo when I see something like "can't merge" in my PR. But now I can solve the things very easily and confidently with rebasing.Thank you so much... :)

tejeswarsahu
Автор

Your intros are a scream! Love the humor.

dasrotrad
Автор

Thanks a lot for having explain the need of force push instead of push!

greyduck
Автор

Make more videos man. Your quality and editing is good and there's plenty more Git commands for video content.

JaredFL
Автор

This is awesome! I usually clone a new copy of the repo rather than rebasing 😝😂

FranckOlivier
Автор

THANKS man. Keep going and make more videos !!

ddhsyrx
Автор

This was useful... please keep up the good work!

bkfhyvr
Автор

Awesome 👏👏
Can you please show when we will get conflicts while rebasing and then how we can resolve and commit the changes

sudhanshu-ranjan
Автор

You did an awesome job here! Let's make the next video!

greyduck
Автор

please make related videos, its really helpful and thanks

TheSumanb
Автор

main vs master . ahahahahha epic reference .
awesome video. thanks

ShivamSharma-dqpu
Автор

Alrededores de 1:45
Ocurre nuevamente
Alrededor de 0:47
But he tamed the jumping beast and there's was no need to edit

norbertomezzaucella
Автор

"Make a copy of your local repo before rebase", or maybe just make a new branch and reset to it if you messed up the rebase.

balloth
Автор

Awesome explanation, can you tell me how you got your terminal looking the way it did?

wilddough
Автор

thanks for simplified explanation, thisis great. one quick question, why do we need to run git rebase origin/main after updating out local main with git pull?

michaeli
Автор

First of all, thank you very much.
I want to know what was funny at 0:50?
Was about the sentence that started at 0:47?
Is it because AF could also mean _as f.u.c.k_?
I'm from Argentina and English isn't my first language.

norbertomezzaucella
Автор

I asked the guys that work with me if they have forced push something once ever

norbertomezzaucella