Skip to content

Latest commit

 

History

History
83 lines (56 loc) · 2.41 KB

File metadata and controls

83 lines (56 loc) · 2.41 KB

#Box Model

##Unit Contents

###Part 1

Introduction

  • Version Control

Topic 1: What is GitHub

Topic 2: The Command Line; an Interlude

  • Repository
  • Commit
  • Branch

Topic 3: Set GitHub Up

  • Setup Git
  • Creating an Online Repository
  • Creating a Local Repository
  • Initialise Git

###Part 2

Topic 1: Connecting to GitHub

  • Push
  • Comparing versions
  • Reverting to Older Versions
  • Branching
  • Merge

Topic 2: Working on Someone Else’s Project

  • Clone
  • Forking
  • Pull
  • Workflow
  • Branching Workflow
  • Collaborating

##Resources:

####Git

GitHub

Command Line

Markdown

Books