Intro to Git for Open Source

preview_player
Показать описание
Want to contribute to open source but not familiar with git? This video walks through using git and github to help you make changes to an open source project.
Рекомендации по теме
Комментарии
Автор

Top notch intro to Git. This is a five-star intro. You deserve a cold bear

simonkalu
Автор

Just found your tutorials, really impressed.

charlietaylor
Автор

You really like bears, don't you? Hahaha good video, man!

JoseLuis-gkxh
Автор

Great video, but it can be confusing for the beginners when you made a merge commit. I speak about vim :)

New for me was:
"git add -p"
and
"git remote set-url ..." (i used only "git remote remove" and then "remote add")

eugenebashmakov
Автор

Kyle, I won't advice using Powershell to git users as it adds a lot of Powershell specific commands. Console2 is great replacement for the default cmd.exe shell.

FabianVilersOld
Автор

So when do you use rebase? What is the correct way merge or rebase?

blessenm
Автор

Once you have git cli installed on Windows, NEVER use Powershell again for UNIX commands instead use the git cli! Has a better implementation and easier to use

pictroid
Автор

You really like bears, don't you? Hahaha good video, man!

JoseLuis-gkxh