Skip to content

Introduction to GitHub

David Stevens edited this page Jun 3, 2013 · 1 revision

Introduction to GitHub

Git is a version control system, a simple command line tool for keeping a history on the state of your source code projects.

GitHub is the site that hosts the code.

In Progress

Introduction to Git

Clone this wiki locally