Usage

This section is intentionally slim for now. Use the reference pages for details.

  • Install: see Installation.

  • Explore commands quickly with python examples/demo.py --help (generate a sample repo, list commits, try rewrites).

  • Reference: - Repository basics for opening repos, HEAD, and commit listing. - Revision parsing for resolving git rev specs. - History rewriting for amend/rewrite/squash/rebase/filter/remove-path flows. - Backups for creating backup refs.