Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 903 Bytes

File metadata and controls

22 lines (14 loc) · 903 Bytes

GitHub Workflow

In this workshop, you will practice using git to version control your projects. You will also learn some best practices on how to collaborate with other developers on code using GitHub.

Since this workshop focuses on working with another developer, do not continue to the next section until your partner is ready! The steps must be followed in the given order.

Getting Started

  1. Designate one student to be Student A, and the other to be Student B. If there is a third person, they will be Student C.

Table of Contents

  1. Repo Setup
  2. Feature Branches
  3. Pull Requests
  4. Merge Conflicts
  5. Cleanup
  6. Recap

Submission

  1. Submit the URL to your group's GitHub repository.