Skip to content

A course in learning how to use the version control system Git.

Notifications You must be signed in to change notification settings

paultcochrane/git_course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Course

A course in learning how to use the version control system Git.

Building the slides from source

First, clone the project repository and enter the project directory:

$ git clone [email protected]:paultcochrane/git_course.git
$ cd git_course

Install the required dependencies. On a Debian-based system this looks like:

$ sudo apt install texlive-latex-extra texlive-fonts-extra \
    texlive-fonts-recommended texlive-xetex texlive-luatex lmodern make latexmk

Then enter the git directory and run make to build the project:

$ cd git
$ make

About

A course in learning how to use the version control system Git.

Resources

Stars

Watchers

Forks

Packages

No packages published