giterator¶
Python tools for doing git things:
Gitwraps command-line git for scripting everyday repository operations, with structured access to the log.readandwritereplay a repository’s history as a series of dated snapshots and turn dated snapshots, such as backups, back into history. Thegiteratorcommand line tool packs and unpacks dated files in the same way.giterator.testing.Repomakes sample repositories for automated tests, with machine-independent configuration and single-call commits.
Full documentation is available at https://giterator.readthedocs.io/