Full Git Tutorial (Part 2) - Branching

Publicado el: 15 octubre 2019
en el 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


En esta página del sitio puede ver el video en línea Full Git Tutorial (Part 2) - Branching de Duración hora minuto segunda en buena calidad , que subió el usuario Ben Kadel 15 octubre 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 3,816 veces y le gustó 172 a los espectadores. Disfruta viendo!