Skip to main content

Module export

Module export 

Source
Expand description

Export panproto-vcs repositories to git. Export panproto-vcs repositories to git.

Takes a panproto-vcs commit and creates corresponding git tree and commit objects. The schema is serialized as JSON (the authoritative structural representation) alongside any cached source text from the import.

Structs§

ExportResult
Result of exporting a panproto-vcs commit to git.

Functions§

export_to_git
Export a panproto-vcs commit as a git commit.