Learning Objectives

By the end of this workshop, you will be able to:

  • Make commits in a local repository via the command line

  • Make pushes and pulls to a remote GitHub repository via the command line

  • Make branches and perform pull requests with the command line

0.1 Target Audience

Completion of Intro to Git and GitHub workshop, or have conceptual familiarity of the Git data model (committing, pushing, branching, merging) on GitHub, but have not used Git from the command line before.