Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 293 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 293 Bytes

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