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§
- Export
Result - Result of exporting a panproto-vcs commit to git.
Functions§
- export_
to_ git - Export a panproto-vcs commit as a git commit.