Skip to main content

Module fast_export

Module fast_export 

Source
Expand description

git fast-export stream generation.

Supports the subset needed by upstream tests: --all, --anonymize, --anonymize-map, topological commit order with reverse (oldest first), blob/commit marks, per-commit tree diffs, and annotated tags on commits.

Structs§

FastExportOptions
Options for export_stream.

Functions§

export_stream
Write a fast-import stream for the repository to writer.