How to Time travel in Git - Rebase (A git command line tutorial)

preview_player
Показать описание

In this video, I'll show you how to rewrite history in Git - the de facto version control system for software development. By using Git, you can manage your code, branches and commits like never before. This is a git command line tutorial that will show you how to rewrite history and make beautiful commits.

If you're new to Git or want to improve your skills, this is the video for you! In this video, I'll show you how to rewrite history in Git and improve your code management skills. by the end of this video, you'll be able to manage your code with Git like a pro!

Stick around and check it out, thanks!
Рекомендации по теме
Комментарии
Автор

Man you have an awesome working setup:
- terminal style
- aliases

Share them please!
Make a .git repo with your setup. We all want to be able to make out stuff look cool just like yours.
And you should probably add a link to it under every video too. People see cool stuff -> they want cool stuff.

Great video. You explained it just perfectly simple.
Subscribed.
Thanks nerd.

can-not-break
Автор

Thank you, Mr. Chad. I did my first successful rebase today thanks to your video lol

rkeenan
Автор

Damn this is actually super useful
Thank you

moosa
Автор

What color scheme do you use for iterm2?

arturfil
Автор

NIce tutorial but 'git sla' is not working on my git version installed. Any pointers?

shelarhemant
Автор

what is git sla ? is it an alias to something ?

ChristophVonBagel
Автор

Anyone doing this for the first time is likely to be confused when they’re dropped into vim. 😅

heygarrett