Advanced Git Training

preview_player
Показать описание
Presented, Recorded, and Produced by Sam Gleske at Comcast Interactive Media/Comcast T&P.

If you already know the basics of Git this video will help take you to the next level of using Git as a power user.

Topics include:
* Using Help Documentation
* A brief overview of the Directed Acyclic Graph (DAG)
* What makes up a commit object
* Overview of references
* A brief overview of Gerrit storage of changesets
* Pushing and pulling in depth
* Branches and merging branches
* What happens during a rebase
* What happens when a commit is amended.
* Merge conflicts
* Stashing
* Cherry picking
* Squashing using interactive rebase

This training will set you up to being on your way of becoming a subject matter expert on Git. By teaching you how to use the help documentation you are set up to take yourself to the next level.

git tree alias can be found in my personal dotfiles at GitHub.

Comcast T&P, Technology & Product organization is transforming how Comcast customers access and enjoy entertainment, communications and home management services across all mediums - online, mobile, and TV. By assembling the country's top thinkers, we are rapidly becoming the premier environment for building and launching one-of-a-kind experiences that make everyday life easier and more entertaining for millions of customers. We are actively looking for creative innovators to work on our team.
Рекомендации по теме
Комментарии
Автор

Great advanced Git training! Two questions: (1) How do you install "git tree"? For me, "git tree" was unknown--or is that only available in certain versions of git? Also (2) how did you obfuscate sections of text in your video? Was that through some video editing software, and if so, what? Thanks again for sharing!

jessedolsen
Автор

One thing I haven't quite followed, is: what kind of new features 'git' itself has had recently, or is it so the software is mostly being finetuned what comes to the code?

fytubevw