Git Tutorial: How to Add & Clone Remote Repositories

preview_player
Показать описание
In this Git tutorial, learn how to add and clone remote repos.
If you're looking for a good Git GUI client to help make working with Git more intuitive, check out GitKraken!

#git #gitkraken #gitclient #gitgui #learngit #programming #github #bitbucket #gitlab
Рекомендации по теме
Комментарии
Автор

Kind of cleared the confusion, thanks.

MichaelSmith-wgzj
Автор

Super useful. Thanks for your time and effort sir

remowo_
Автор

Nice video...now I'll go for Sourcetree!!

Minotauro_di_Chieti
Автор

Hi, nice video.

I have a question anyway.

Isn't the GITHUB/ELECTRON repo the upstream one ? And origin the personal copy of GITHUB/ELECTRON on GITHUB as MYCOPIE/ELECTRON ?

So you push to the origin repo then make a pull request from it to the upstream repo.

NicolasRoelandtPerso
Автор

Misleading title. This explains what add and cloning do from a high-level overview, but fails to show in-app "How" it's done.

ghostravenstorm