Git for Professionals Tutorial - Tools & Concepts for Mastering Version Control with Git

preview_player
Показать описание
Git has the power to make you a better software developer. But you'll have to go beyond the basic "commit, push, pull" to use it effectively! In this course, we'll look at some of the more advanced concepts and tools to make you more productive and confident with Git.

This course focuses on using Git with the command line.

⭐️ Course Contents ⭐️
⌨️ (00:00) Introduction
⌨️ (00:52) Hosted by Tower
⌨️ (01:27) The perfect commit
⌨️ (08:07) Branching strategies
⌨️ (17:16) Pull requests
⌨️ (24:07) Merge conflicts
⌨️ (33:48) Merge vs. rebase

Correction:
23:37 Do NOT create a pull request to the Rails repo. This is just a demonstration and every frivolous PR creates extra work for their volunteer team.
Рекомендации по теме
Комментарии
Автор

Your voice was so relaxing it put me to sleep but when I woke up I knew how rebasing works, so thank you!

tdew
Автор

40 minutes sounds like a long time, but it was all jam packed with legitimate information and no fluff. Great video. Watched the whole thing and didn't even notice the time.

josephgutierrez
Автор

My compliments to the speaker. You are a very good teacher. Speaking in a relaxed way makes listening to you a huge pleasure in following your explanations. Top!!!

zachsandvik
Автор

Phenomenal video. These types of dev tutorials can be so dry but you made it highly visible and explained things simply and clearly. Thanks!

stevenschelling
Автор

Bravo! Not only the action steps to complete certain actions, but "why" and an explanation of what actually happens when you do! Nicely done.

OKBumble
Автор

The way you narrated the whole concept is so awesome, everything got stick to the mind perfectly. Thanks for this beautiful content.

vandana
Автор

This would have been an excellent 40 minute class in college. The knowledge is there in college, just spread out. this is clear and consise. Thanks for your work!

burgerchild
Автор

La forma en que narraste todo el concepto es tan increíble que todo se quedó perfectamente en la mente.

cesarsalas
Автор

I can concentrate well while watch this video, and understood more quickly and deeply, because of your speaking speed that is more comfortable for me. Thanks a lot.

javafun
Автор

I'd like to thank you for this video. English is not my native language & I'm a little bit rusty for now, but your spelling is clearly comprehensible. This is great, thanks.

Besides this, your advice is a pure jewel. Thank you.

poischiche
Автор

I'm quite a big fan of "git add -i". This lets you do all the hunk-specific addition, while avoiding having to retype commands

erikgrundy
Автор

Thank you so much, Guru Ji💖🙏, You are an amazing teacher! You taught us so much useful information in such a short period and made it a lot easier to understand. Thanks a lot for providing us free education. I'm the greatest fan of your work and knowledge. Keep it up! 🙌 This is one of my most favorite channels on Youtube 😍🥰

compScientizt
Автор

I consider myself as pretty profficiant with git,
yet I'm doing this thing where i'm occasionally revisiting known technologies to maybe learn some new things.
Anyhow, just I wanted to say that this 40-minutes long video was ALL WORTH IT just for the sake of learning about the git add with the -p flag to only mark some parts of a file to be included in the commit :) Love it! definitely gonna use it in the future♥ Thank you!

talkohavy
Автор

"You can live a happy Git life just using merge", I felt it!

architjain
Автор

Thank you so much for this man. Your content is a better than a lot of paid courses out there !

pranayp
Автор

The video on branching and now this video. Thank you so much for making these difficult concepts easy for me.

karansmittal
Автор

I'm glad you started with git add -p. I always teach that to folks when I can... it's so useful!

DavidLindes
Автор

I was not aware of the -p parameter who give me the ability to add only a specific part to the staging area.

fireballgfx
Автор

First I'd like to thank you FCC and thank all your collaborators that bring content to us! I promise that I'll try to get as much experience as I can to get better and I will retribute all your efforts.

Regards from Brazil!

giovannichrysostomo
Автор

Tobias you have a fantastic speaking voice and presentation style. Really enjoyed this practical no bs review of how to use Git effectively,

joross