Skip to content

Getting Started with GitHub

Chrissy LeMaire edited this page Nov 4, 2016 · 6 revisions

If you have never worked with GitHub/Git it can be challenging to know where to begin. The purpose of this page is to just simply provide some good references (bookmarks) that can help you get started more quickly....and easily.

Understanding the process/tools

How to Github: Fork, Branch, Track, Squash and Pull Request Contributing to Projects with GitHub Desktop

Actually doing it

Learning Git Branching - Online lab of sorts for trying out and learning Git command line.

Creating your first pull request

We created a tutorial to help you get started. We tried to keep it as brief and easy as possible.

Really cool tutorial site!

git-scm