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