This is a presentation describing the basics needed to become productive with git.
The presenation is written in markdown and can be compiled using landslide.
- Install landslide
pip install landslide
- Run landslide to generate the presentation html
landslide landslide.cfg --copy-theme
This should create the presentation in a getting_started_with_git/ folder