Version control is a must for development. With the popularity of services like GitHub, Git has become the top choice for version control. However, not everyone is as familiar with Git as they might want. In this talk, we'll explore everything from 'git init' to 'git bisect.' Through live demos we'll apply what we've learned to tackle everyday scenarios using Git. So whether you're just starting out with Git or a Git pro I guarantee you'll learn something.

Comments

Comments are closed.

Great explanations! Rapidly got up to speed from simple stuff to managing proper projects. Can't wait to watch the videos.

Joe McMaster at 14:54 on 21 Apr 2017

Very smooth hands on. Pace was good so I got to try all the commands and take notes. Although mentioned, diving into more advanced topics like hooks would have been nice.