Advanced Git Tutorial - Interactive Rebase, Cherry-Picking, Reflog, Submodules and more

preview_player
Показать описание
Git has so much more to offer than just "commit, pull, push"! Its advanced tools can help you become more productive and professional with your code base. We're going to look at concepts like Interactive Rebase, Cherry-Picking, and Submodules to get you one step closer on your journey to mastering Git!

Note: This course focuses on using Git with the command line. You do NOT need Tower or any other GUI software to follow along.

⭐️ Course Contents ⭐️
⌨️ (00:00) Introduction
⌨️ (00:51) Hosted by Tower
⌨️ (01:23) Interactive Rebase
⌨️ (08:54) Cherry-Picking
⌨️ (12:10) Reflog
⌨️ (18:42) Submodules
⌨️ (29:30) Search & Find

🎉 Thanks to our Champion and Sponsor supporters:
👾 Raymond Odero
👾 Agustín Kussrow
👾 aldo ferretti
👾 Otis Morgan
👾 DeezMaster

--

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

This is like an ASMR video for programmers

xcan
Автор

Fantastic video, really helped me out. The fact that Tobias sounds exactly like Christoph Waltz is the cherry on top

Pcketfullfsunshine
Автор

Clear explanation with practical examples. Thank you!

sshanit
Автор

Nice video! The cherrypick command has definitely been a lifesaver for me a few times

AelousFox
Автор

I love the merging of commits, especially when one is doing a long term development and then needs to cherry pick to the develop branch. One can do all the merges on the branch and then the Merge Master Person can do the merge to develop or Master branches. I love software development, because it is so safe and easy to have a happy-ending. I had a good laugh. Thanks.

BeingHumanInSouthAfrica
Автор

This guy makes the best git tutorials!! Thanks tons!!!

marioestrada
Автор

This is a very educational video, Tobias, thanks from Amsterdam! 🎉😊

RamsesYT
Автор

I really appreciate the videos on this channel. Big fan, love to try the problems and then come here to see did we come up with the same solution.

OggVorbis
Автор

Wonderfully explained. Really clear and useful examples.

devbites
Автор

Best git video on internet, thank you so much.

osvaldoaguilarlauzurique
Автор

This was very helpful, so well explained. Thank you!

sofiaborovskaia
Автор

Exactly what I needed to see. Thank you so much.

iAmTheWagon
Автор

good one to learn and refresh some advanced concepts with decent practical examples.. better try it as he explains

kishru
Автор

I was just revising these concepts. Thank you!

ahmedalhallag
Автор

Thanks guys, it was really helpful and informative! Really nice content!

nneddenn
Автор

Watched twice.... could not believe I've understood so easily... Thank you for sharing this content.

orafasistemas
Автор

You can push an updated history (see rebase warning) to a *personal fork*, and it's probably a good policy if it provides a local backup.
Just make sure that, even if it's public to the team, that folks don't assume immutability of your fork's branch...

philipoakley
Автор

That was very usful and also easy to understand thank you a million

hamedsedaghat
Автор

Best git learning video ever.I am wondering why couldn’t I watch this earlier

archananegi
Автор

best video I've seen so far thank you!

yonatankaplonov