Git Best Practices - I Wish I Would Learn Them Sooner

preview_player
Показать описание
Here you will learn 5 git cmd tips & tricks which are really important if you want to use git seriously. Also I will share my bonus 5 git advices about what you should never do with Git. This are git terminal tips based on my 10 years usage of Git.

FOLLOW ME

REFERENCES

RECOMMENDED VIDEOS

STUFF I USE

Disclosures: All opinions are my own. Sponsors are acknowledged. Some links in the description are affiliate links that if you click on one of the product links, I’ll receive a commission at no additional cost to you. As an Amazon Associate I earn a small commission from qualifying purchases.
Рекомендации по теме
Комментарии
Автор

I use rebase when developing a branch locally and need to update it fom the main branch regularly. I don’t see any problems for using rebase if you haven’t pushed you current branch to origin yet

vadim
Автор

How did you set up the autocomplete in your console? And made it look so pretty :D?

freedom
Автор

Your suggestion about not using rebase is strange, to say the very least. First, it depends on the workflow. Second, interactive rebase is one of the most powerful tools git can offer.;

trusabaka
Автор

Please make on one video Event Loop explanation?

DeepakGupta-pzfx