/git-101-tutorial

Guided git intro in a real shell, using Docker

Primary LanguagePythonMIT LicenseMIT

Git 101 Tutorial

A ShutIt-based tutorial on the very basics of git.

#install python-pip and docker (or docker.io)
sudo pip install shutit
git clone https://github.com/ianmiell/git-101-tutorial && cd git-101-tutorial
./run.sh

See here