aboutsummaryrefslogtreecommitdiff
path: root/git/test/test_docs.py
AgeCommit message (Collapse)Author
2015-01-19Added tutorial about initializing a repository.Sebastian Thiel
Additionally, for this and future examples, there is a test_doc.py suite to contain all code mentioned in the docs. That way, we know if things stop working. Fixes #236