Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 433 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 433 Bytes

wtf-ascii-funtimes

This repo is used in the What They Forgot to Teach You About R teaching materials, when we cover intermediate Git workflows.

Students fork and clone it and various guided activities explore:

  • Getting to know a repo via GitHub
  • Branch creation & checkout
  • Reverting a commit
  • Resets
  • Cherry-picking and filepath checkouts
  • Amending commits
  • Merge conflict resolution