Crate gix_archive

source ·
Expand description

The implementation of creating an archive from a git tree, similar to git archive.

Structs

Enums

Functions

  • Use find to traverse tree and fetch the contained blobs to write to out configured according to opts.