Creating a Fork of the pp4rs course materials

by lachlandeer
GNU/Linux ◆ xterm-256color ◆ bash 380 views

I show how to git clone (i.e. download) a forked (i.e copied) version of the course materials, and then link the repository back to the original. Why did I do this:

  • The forked copy allows me to keep my own copy of the files independently
  • But I still need to be able to access updates from the pp4rs version when they post new course materials.

Hopefully this helps!

Lachlan