/intro-git

An interactive introduction to git

Primary LanguageJupyter Notebook

Intro to git

Run it with:

python -m venv venv

source venv/bin/activate

pip install -r requirements.txt

jupyter notebook intro-git.ipynb