Git and GitHub basics

Create, clone, fork, remote, branch, push, pull, pull request.

Include a discussion of git pull vs. git pull --ff-only vs. git pull --rebase. A good blog post is “Why You Should Use git pull –ff-only” by Shane at ssfc’s Tech Blog.