Full Git Tutorial (Part 2) - Branching

Publicado em: 15 Outubro 2019
no canal de: Ben Kadel
3,816
172

PART 2 of my Git Tutorial Series... (More videos to come in the future)

This is the SECOND video in a series of videos on Git, the first video can be found here:
   • Full Git Tutorial (Part 1) - Introduction ...  
And the Playlist itself is here:
   • Full Git Tutorial (Part 1) - Introduction ...  

In this particular video (Part 2) I explain one of the most amazing and important parts of Git, thats branching. The ability to 'sort of' create a duplicated snapshot of a state of a project and isolate that copy away from the 'main' code base so that you can mess around with that code, write new features, break things & fix things without effecting the 'main' code that might even be production code.

Once you have branched off and made your changes safely then you can use the power of the merging to bring those changes all back into your 'main' codebase, but git merge is not covered in this video. Instead this video is a full tutorial on branching, what it is, how to do it in the terminal, examples of its power and of course some extra tips/tricks to enhance your branching power!

In this video I show you a handful of new commands and try to explain them fully, these commands are:
git branch
git branch [name]
git branch -d [name]
git branch -m [new name]
git checkout [name]
git checkout -b [name]

Please stay tuned to the channel and keep an eye out for the next videos in the series...

Link to find git downloads and install...
https://git-scm.com/downloads

Some more awesome links to help you on your git journey...
https://rogerdudler.github.io/git-guide/
https://learngitbranching.js.org/
http://git-school.github.io/visualizi...
https://guides.github.com/introductio...

Please reach out to me with ANY questions at all!

Thanks for watching, please let me know if there is any other topics that you would like me to cover as I start to slowly add more content to this channel...

Twitter:   / ben_kadel  
Github: https://github.com/kardelio

-------------------------------------
Tools:
-------------------------------------
Video Editing: https://www.blackmagicdesign.com/prod...
Image Editing: https://www.gimp.org/

-------------------------------------
Credits:
-------------------------------------
Intro Card Music: https://www.purple-planet.com
Music: https://www.bensound.com
Thumbnail Background: Pexels.com (No Attribution Required)

Vid: 14

#git #tutorial #terminal


Nesta página do site você pode assistir ao vídeo on-line Full Git Tutorial (Part 2) - Branching duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Ben Kadel 15 Outubro 2019, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 3,816 vezes e gostou 172 espectadores. Boa visualização!