This is the source code and training content for the Git course taught by Peter J. Jones.
The official site for this course is https://github.com/devalot/gitclass.
The generated PDFs and repositories used in this class can be downloaded from https://www.devalot.com/r/gitclass.zip.
-
Install the Nix Package Manager (
>=
2.0 is required) -
Run the following command:
nix build
The generated PDF files will be in the result
directory.