Git has become the top choice for version control. Yet, many of us are only scratching the surface of Git, often relying on GUI wizards to do the all the things. It’s time to take the power back! In this talk we’ll explore everything from `git init` to `git bisect`. Through demos, we’ll apply Git commands (via the command line); to tackle everyday scenarios. So whether you’re just starting out with Git or a Git master come “Git empowered”.

Comments

Comments are closed.

Very much enjoyed this interesting talk on some cool git features. The pacing was good, the examples were great. Jason is clearly a very good, well prepared speaker that can explain advanced things in a clear way.

Steven Smith at 09:05 on 17 Nov 2016

Very good git lesson, I took away at least 3 new things that I will add to my daily workflow

Todd Brock at 21:25 on 17 Nov 2016

Excellent presentation showing a nice git workflow.

Chris at 15:14 on 22 Nov 2016

Great course! Answered all my questions and definitely learned some new tricks that will help.