Git Happens

Everyone knows that git happens. Might as well run with it.

I promise in this talk that many sources on the Internet will tell you what to type. Here are some of them.

Concepts

Setup

Tools

Any of these can show you the commit graph. * gitk (comes with git) * SourceTree * IntelliJ Java IDE

Workflows

Reference

Various useful bits


Git Happens from Saint Louis JavaScript Meetup on Vimeo.


The question that triggered my investigation of git was, “I wish I had made this commit on a different branch. How do I move it?” The answer is in this post:

Follow me on twitter: @jessitron or read my blog: Abstractivate